mirror of
https://github.com/esphome/esphome.git
synced 2025-04-13 14:20:29 +01:00
Update mcp4461_output.h
This commit is contained in:
parent
a70e73340a
commit
a65468ad16
@ -38,7 +38,6 @@ class Mcp4461Wiper : public output::FloatOutput, public Parented<Mcp4461Componen
|
||||
Mcp4461Component *parent_;
|
||||
Mcp4461WiperIdx wiper_;
|
||||
float state_;
|
||||
optional<uint16_t> initial_value_;
|
||||
};
|
||||
|
||||
} // namespace mcp4461
|
||||
|
Loading…
x
Reference in New Issue
Block a user