| ||||||
Files | |
| file | lego-touch.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 52 of file lego-touch.h.
| bool TSreadState | ( | tMUXSensor | muxsensor ) |
Read the state of the touch sensor
| muxsensor | the SMUX sensor port number |
Definition at line 69 of file lego-touch.h.
1.7.2