pump kram

This commit is contained in:
2023-07-03 17:48:20 +02:00
parent d22e0bc752
commit e7e8ecc57d
5 changed files with 44 additions and 14 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ uint16_t Pump::getStatus() {
bool Pump::checkSensors() {
if (millis() - this->lastMillisCheckSensor < Pump::delayCheckSensor)
return;
return true;
this->lastMillisCheckSensor = millis();
//TODO: read pressure