12 void setup()
override;
This class simplifies creating components that periodically check a state.
This Class provides the methods to read/write bytes from/to an i2c device.
Base-class for all sensors.
void set_config(uint16_t config)
bool write_config_(uint16_t config)
void dump_config() override
float get_setup_priority() const override
bool read_config_(uint16_t *config)
bool read_data_(int16_t *data)
Providing packet encoding functions for exchanging data with a remote host.