mirror of
https://github.com/esphome/esphome.git
synced 2025-04-13 14:20:29 +01:00
Update mcp4461.h
This commit is contained in:
parent
009ce097f0
commit
d7e76015cc
@ -8,7 +8,8 @@ namespace esphome {
|
||||
namespace mcp4461 {
|
||||
|
||||
struct WiperState {
|
||||
bool update = false;
|
||||
bool update_level = false;
|
||||
bool update_terminal = false;
|
||||
bool terminal_a = true;
|
||||
bool terminal_b = true;
|
||||
bool terminal_w = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user