John Hansen - 2011-02-21

// configure the sensor to not have a lamp on
SetSensorColorNone(S3);

// later

// now read the color sensor scaled value
int light = SENSOR_3;