mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Update mcp4461_output.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user