1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-21 04:32:23 +01:00
This commit is contained in:
J. Nick Koston
2025-07-24 21:01:32 -10:00
parent abcf62339d
commit 3f33f04651

View File

@@ -43,8 +43,6 @@ void AGS10Component::setup() {
} else {
ESP_LOGE(TAG, "AGS10 Sensor Resistance: unknown");
}
ESP_LOGD(TAG, "Sensor initialized");
}
void AGS10Component::update() {