NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
ex_ReadSensorHTNormalizedColor2Active.nxc

This is an example of how to use the ReadSensorHTNormalizedColor2Active function.

byte cidx, red, green, blue;
bool result = ReadSensorHTNormalizedColor2Active(S1, cidx, red, green, blue);