mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 23:22:21 +01:00
Update mcp4461.cpp
This commit is contained in:
@@ -29,6 +29,7 @@ void Mcp4461Component::begin_() {
|
|||||||
this->disable_wiper(wiper_idx);
|
this->disable_wiper(wiper_idx);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
void Mcp4461Component::dump_config() {
|
void Mcp4461Component::dump_config() {
|
||||||
ESP_LOGCONFIG(TAG, "mcp4461:");
|
ESP_LOGCONFIG(TAG, "mcp4461:");
|
||||||
|
Reference in New Issue
Block a user