mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
Fix merge
This commit is contained in:
parent
7c336a1105
commit
bbb4fbd24b
@ -502,8 +502,12 @@ void ThermostatCalculatePI()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// If target value has not been reached
|
// If target value has not been reached
|
||||||
|
<<<<<<< HEAD
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
// AND we are within the histeresis
|
// AND we are within the histeresis
|
||||||
|
=======
|
||||||
|
// AND we are withinvr the histeresis
|
||||||
|
>>>>>>> new_branch_dev
|
||||||
=======
|
=======
|
||||||
// AND we are withinvr the histeresis
|
// AND we are withinvr the histeresis
|
||||||
>>>>>>> new_branch_dev
|
>>>>>>> new_branch_dev
|
||||||
@ -710,7 +714,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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user