ESPHome 2025.5.0
Loading...
Searching...
No Matches
emc2101_output.cpp
Go to the documentation of this file.
1#include "emc2101_output.h"
2
3namespace esphome {
4namespace emc2101 {
5
7
8} // namespace emc2101
9} // namespace esphome
void write_state(float state) override
Used by ESPHome framework.
void set_duty_cycle(float value)
Sets the Fan output duty cycle.
Definition emc2101.cpp:109
bool state
Definition fan.h:0
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7