mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
fix all typos
This commit is contained in:
@@ -55,7 +55,7 @@ class Thermostat : public EMSdevice {
|
||||
uint8_t summertemp;
|
||||
int8_t nofrosttemp; // signed -20°C to +10°C
|
||||
uint8_t designtemp; // heating curve design temp at MinExtTemp
|
||||
int8_t offsettemp; // heating curve offest temp at roomtemp signed!
|
||||
int8_t offsettemp; // heating curve offset temp at roomtemp signed!
|
||||
uint8_t manualtemp;
|
||||
uint8_t summersetmode;
|
||||
uint8_t hpoperatingmode;
|
||||
|
||||
Reference in New Issue
Block a user