mirror of
https://github.com/esphome/esphome.git
synced 2025-03-26 04:28:17 +00:00
Update mcp4461_output.h
This commit is contained in:
parent
23c219a99b
commit
b888a7336e
@ -42,7 +42,6 @@ class Mcp4461Wiper : public output::FloatOutput, public Parented<Mcp4461Componen
|
||||
void decrease_wiper();
|
||||
void enable_terminal(char terminal);
|
||||
void disable_terminal(char terminal);
|
||||
void set_initial_value(float initial_value);
|
||||
|
||||
protected:
|
||||
void write_state(float state) override;
|
||||
|
Loading…
x
Reference in New Issue
Block a user