NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SetSensorTouch ( const byte &  port)
inline

Configure a touch sensor.

Configure the sensor on the specified port as a touch sensor.

Parameters
portThe port to configure. See Input port constants.
Examples:
ex_ReadSensorHTTouchMultiplexer.nxc, and ex_SetSensorTouch.nxc.