removed debug line

This commit is contained in:
proddy
2018-06-13 21:52:59 +02:00
parent 1d80615bff
commit f6e2ea12b5

View File

@@ -621,7 +621,6 @@ void systemCheck() {
// number of calls is defined in MAX_MANUAL_CALLS
void regularUpdates() {
uint8_t cycle = (regularUpdatesCount++ % MAX_MANUAL_CALLS);
myDebug("cycle: %d\n", cycle);
if ((cycle == 0) && Boiler_Status.thermostat_enabled) {
ems_doReadCommand(EMS_TYPE_RC20Temperature); // to get the thermostat mode which is not broadcasted