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