9 #include "../ads1118.h" void set_multiplexer(ADS1118Multiplexer multiplexer)
ADS1118Multiplexer multiplexer_
Abstract interface for components to request voltage (usually ADC readings)
This class simplifies creating components that periodically check a state.
void set_gain(ADS1118Gain gain)
void set_temperature_mode(bool temp)
void dump_config() override
Implementation of SPI Controller mode.
Base-class for all sensors.
Helper class to easily give an object a parent of type T.