|
Files | |
file | LEGOTS-driver.h |
Lego Touch Sensor driver. | |
Functions | |
bool | TSreadState (tSensors link) |
bool | TSreadState (tMUXSensor muxsensor) |
Touch Sensor
bool TSreadState | ( | tSensors | link ) |
Read the state of the touch sensor
link | the Touch Sensor port number |
Definition at line 51 of file LEGOTS-driver.h.
bool TSreadState | ( | tMUXSensor | muxsensor ) |
Read the state of the touch sensor
muxsensor | the SMUX sensor port number |
Definition at line 68 of file LEGOTS-driver.h.