8 #include "../adc128s102.h" 11 namespace adc128s102 {
Abstract interface for components to request voltage (usually ADC readings)
This class simplifies creating components that periodically check a state.
float get_setup_priority() const override
void dump_config() override
ADC128S102Sensor(uint8_t channel)
Implementation of SPI Controller mode.
Base-class for all sensors.
Helper class to easily give an object a parent of type T.