mirror of https://github.com/arendst/Tasmota.git
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
|
||||||
|
|
Loading…
Reference in New Issue