mirror of
https://github.com/esphome/esphome.git
synced 2025-10-18 09:43:47 +01:00
Update mcp4461.h
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user