27 #include <mraa/gpio.h>
TTP223 Touch Detector sensor library.
Definition: ttp223.h:59
TTP223(unsigned int pin)
Definition: ttp223.cxx:29
std::string m_name
name of this sensor
Definition: ttp223.h:95
int value()
Definition: ttp223.cxx:46
std::string name()
Definition: ttp223.cxx:42
bool isPressed()
Definition: ttp223.cxx:50
mraa_gpio_context m_gpio
GPIO pin.
Definition: ttp223.h:96
~TTP223()
Definition: ttp223.cxx:37