13using namespace touchscreen;
22 void setup()
override;
This Class provides the methods to read/write bytes from/to an i2c device.
float get_setup_priority() const override
void register_button_listener(TT21100ButtonListener *listener)
std::vector< TT21100ButtonListener * > button_listeners_
void dump_config() override
void update_touches() override
InternalGPIOPin * interrupt_pin_
void set_interrupt_pin(InternalGPIOPin *pin)
void set_reset_pin(GPIOPin *pin)
Providing packet encoding functions for exchanging data with a remote host.