Event registration helpers for the touch subsystem.
TouchSide
Which touch sensor(s) to address.
Definition TouchEventListener.h:27
Definition TouchControl.h:25
bool isActive()
Check whether the touch controller is active (initialized and running).
int8_t dispose()
Stop the worker thread and release resources.
bool isTouched(TouchSide side)
Check whether the given side is currently touched.
float getVersion()
Get current library version.
int8_t init()
Initialize the touch controller and start the worker thread.