Code: //*!!Start automatically generated configuration code. !!*// const tSensors S1 = (tSensors) S1; //sensorReflection //*!!!!*// //*!!CLICK to edit 'wizard' created sensor & motor configuration. !!*//
task main () { while (true) { nxtDisplayString(3, "%d",SensorRaw[S1]); } } |