mirror of
https://github.com/esphome/esphome.git
synced 2025-03-24 11:38:23 +00:00
Update mcp4461_output.h
This commit is contained in:
parent
3e7f2924e0
commit
13af165d99
@ -14,7 +14,7 @@ class Mcp4461Wiper : public output::FloatOutput, public Parented<Mcp4461Componen
|
||||
}
|
||||
uint16_t read_state();
|
||||
uint16_t update_state();
|
||||
void save_level();
|
||||
//void save_level();
|
||||
void enable_wiper();
|
||||
void disable_wiper();
|
||||
void increase_wiper();
|
||||
|
Loading…
x
Reference in New Issue
Block a user