This commit is contained in:
J. Nick Koston 2025-07-24 21:01:32 -10:00
parent abcf62339d
commit 3f33f04651
No known key found for this signature in database

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() {