36 static const size_t MAX_TOUCHES = 5;
40 void setup()
override;
bool err_check_(i2c::ErrorCode err, const char *msg)
void update_touches() override
bool set_mode_(FTMode mode)
BedjetMode mode
BedJet operating mode.
InternalGPIOPin * interrupt_pin_
Implementation of SPI Controller mode.
void dump_config() override
ErrorCode
Error codes returned by I2CBus and I2CDevice methods.
void set_interrupt_pin(InternalGPIOPin *interrupt_pin)
This Class provides the methods to read/write bytes from/to an i2c device.