mirror of
https://github.com/esphome/esphome.git
synced 2025-07-16 20:13:10 +01:00
Update mcp4461_output.h
This commit is contained in:
@ -14,7 +14,6 @@ class Mcp4461Wiper : public output::FloatOutput, public Parented<Mcp4461Componen
|
||||
|
||||
float read_state();
|
||||
float update_state();
|
||||
//void save_level();
|
||||
void enable_wiper();
|
||||
void disable_wiper();
|
||||
void increase_wiper();
|
||||
|
Reference in New Issue
Block a user