Contains sensor and state variables. More...
#include <mTouch.h>
Data Fields | |
uint8_t | sampleCounter |
mTouch_SensorVariables | sensor [MTOUCH_NUMBER_SENSORS] |
Contains sensor and state variables.
By defining this as a union, the variable space is able to be reused regardless of differences in the variables' sizes and quantity.
Definition at line 155 of file mTouch.h.
uint8_t sampleCounter |
mTouch_SensorVariables sensor[MTOUCH_NUMBER_SENSORS] |