17 void setup()
override;
BedjetMode mode
BedJet operating mode.
This class simplifies creating components that periodically check a state.
void read_pressure_()
Internal method to read the pressure from the component after it has been scheduled.
void set_measurement_mode(MeasurementMode mode)
void setup() override
Setup the sensor and test for a connection.
void update() override
Schedule temperature+pressure readings.
void dump_config() override
float get_setup_priority() const override
MeasurementMode measurement_mode_
Implementation of a i2c functions for Sensirion sensors Sensirion data requires crc checking.
Base-class for all sensors.
Providing packet encoding functions for exchanging data with a remote host.