36static const size_t MAX_TOUCHES = 5;
40 void setup()
override;
BedjetMode mode
BedJet operating mode.
void set_interrupt_pin(InternalGPIOPin *interrupt_pin)
bool set_mode_(FTMode mode)
void dump_config() override
bool err_check_(i2c::ErrorCode err, const char *msg)
InternalGPIOPin * interrupt_pin_
void update_touches() override
This Class provides the methods to read/write bytes from/to an i2c device.
ErrorCode
Error codes returned by I2CBus and I2CDevice methods.
Providing packet encoding functions for exchanging data with a remote host.