12 void setup()
override;
bool oscillating
The current oscillation state of the fan.
output::BinaryOutput * output_
FanDirection direction
The current direction of the fan.
void set_oscillating(output::BinaryOutput *oscillating)
void control(const fan::FanCall &call) override
void set_output(output::BinaryOutput *output)
output::BinaryOutput * oscillating_
output::BinaryOutput * direction_
fan::FanTraits get_traits() override
void dump_config() override
void set_direction(output::BinaryOutput *direction)
Implementation of SPI Controller mode.