#define GetInColorCalibration ( _p,
_np,
_nc,
_n   )     __GetInColorCalibration(_p, _np, _nc, _n)

Read a LEGO color sensor calibration point value.

This function lets you directly access a specific LEGO color calibration point value. The port, point, and color index must be constants.

Parameters:
_p The sensor port. See NBC Input port constants. Must be a constant.
_np The calibration point. See Color calibration constants. Must be a constant.
_nc The color index. See Color sensor array indices. Must be a constant.
_n The calibration point value.
Warning:
This function requires an NXT 2.0 compatible firmware.

Generated by  doxygen 1.6.2