mirror of
https://github.com/esphome/esphome.git
synced 2025-04-07 19:30:29 +01:00
Update mcp4461.h
This commit is contained in:
parent
354b980acb
commit
fec35028e1
@ -11,7 +11,7 @@ struct WiperState {
|
||||
bool terminal_b = true;
|
||||
bool terminal_w = true;
|
||||
bool terminal_hw = true;
|
||||
uint16_t state;
|
||||
uint16_t state = 0;
|
||||
bool enabled = true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user