12 void setup()
override;
This class simplifies creating components that periodically check a state.
void set_resolution(uint8_t resolution)
Set the resolution for this sensor.
uint16_t millis_to_wait_for_conversion_() const
Get the number of milliseconds we have to wait for the conversion phase.
bool check_scratch_pad_()
void dump_config() override
Base-class for all sensors.
Providing packet encoding functions for exchanging data with a remote host.