mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Update mcp4461.cpp
This commit is contained in:
@@ -28,6 +28,7 @@ void Mcp4461Component::begin_() {
|
||||
wiper_idx = static_cast<Mcp4461WiperIdx>(i);
|
||||
this->disable_wiper(wiper_idx);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void Mcp4461Component::dump_config() {
|
||||
|
||||
Reference in New Issue
Block a user