18 void setup()
override;
void setup() override
Initialize pin.
void set_pin(InternalGPIOPin *pin)
Base class for all output components that can output a variable level, like PWM.
const float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
float get_setup_priority() const override
HARDWARE setup_priority.
Implementation of SPI Controller mode.
void write_state(float state) override
void dump_config() override