Fix merge

This commit is contained in:
Javier Arigita 2020-04-23 22:47:58 +02:00
parent 7ea961953f
commit 88e0af98db

View File

@ -706,7 +706,7 @@ void ThermostatWork()
} }
else { else {
Thermostat.status.command_output = IFACE_OFF; Thermostat.status.command_output = IFACE_OFF;
} }
break; break;
} }
bool output_command; bool output_command;