All the code changes to the chlorine pump... More will follow

This commit is contained in:
2024-05-12 23:02:52 +02:00
parent a96531dda9
commit 3d7e80154a
7 changed files with 489 additions and 15 deletions

View File

@@ -109,6 +109,9 @@ void ChlorineSensor::dump_config(){
ESP_LOGCONFIG(TAG, " Inverted: %s", inverted_ ? "true" : "false");
ESP_LOGCONFIG(TAG, " Print Raw: %s", print_raw_ ? "true" : "false");
}
bool ChlorineSensor::has_averager(){
return averager_ != nullptr;
}
/*
Nullwert : 680