1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-24 03:28:20 +00:00

Update mcp4461_output.h

This commit is contained in:
Oliver Kleinecke 2025-02-09 19:35:48 +01:00 committed by GitHub
parent 9fd850d3e8
commit fd1f82004f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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();