mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
upper case temp sensor 1 & 2
This commit is contained in:
@@ -228,8 +228,8 @@ MAKE_PSTR(display, "Display")
|
||||
MAKE_PSTR(language, "Language")
|
||||
MAKE_PSTR(offsetclock, "Offset clock")
|
||||
MAKE_PSTR(dampedtemp, "Damped outdoor temperature")
|
||||
MAKE_PSTR(inttemp1, "temperature sensor 1")
|
||||
MAKE_PSTR(inttemp2, "temperature sensor 2")
|
||||
MAKE_PSTR(inttemp1, "Temperature sensor 1")
|
||||
MAKE_PSTR(inttemp2, "Temperature sensor 2")
|
||||
MAKE_PSTR(intoffset, "Offset int. temperature")
|
||||
MAKE_PSTR(minexttemp, "Min ext. temperature")
|
||||
MAKE_PSTR(building, "Building")
|
||||
|
||||
Reference in New Issue
Block a user