7 #include "../mcp3008.h"
Abstract interface for components to request voltage (usually ADC readings)
float get_setup_priority() const override
This class simplifies creating components that periodically check a state.
void dump_config() override
void set_pin(uint8_t pin)
void set_reference_voltage(float reference_voltage)
Implementation of SPI Controller mode.
Base-class for all sensors.
Helper class to easily give an object a parent of type T.