mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 03:04:27 +05:00
format code
This commit is contained in:
@@ -106,11 +106,7 @@ protected:
|
|||||||
vars.temperatures.dhw = 0;
|
vars.temperatures.dhw = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
//if ( settings.heating.enable || heatingEnabled ) {
|
|
||||||
updateHeatingTemp();
|
updateHeatingTemp();
|
||||||
//} else {
|
|
||||||
// vars.temperatures.heating = 0;
|
|
||||||
//}
|
|
||||||
yield();
|
yield();
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user