mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
typo
This commit is contained in:
@@ -1280,7 +1280,7 @@ void _process_SetPoints(uint8_t src, uint8_t * data, uint8_t length) {
|
|||||||
myDebug(" Boiler flow temp %s C, Warm Water power %d %", s, ww_power);
|
myDebug(" Boiler flow temp %s C, Warm Water power %d %", s, ww_power);
|
||||||
*/
|
*/
|
||||||
|
|
||||||
myDebug(" Boiler flow temp %s C", setpoint);
|
myDebug(" Boiler flow temperature is %d C", setpoint);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user