fix left over testing

This commit is contained in:
proddy
2024-07-17 09:14:04 +02:00
parent 0c1c3c9b8d
commit e2ce367478
2 changed files with 1 additions and 2 deletions

View File

@@ -269,7 +269,6 @@ std::shared_ptr<Thermostat::HeatingCircuit> Thermostat::heating_circuit(std::sha
toggle_ = true;
break;
}
Serial.println();
}
}