Skip to content

Commit 8318981

Browse files
committed
formatting
1 parent 365e2fd commit 8318981

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/locale_EN.h

+2-3
Original file line numberDiff line numberDiff line change
@@ -359,15 +359,14 @@ MAKE_PSTR_LIST(wWStarts, F("wwstarts"), F("# starts"))
359359
MAKE_PSTR_LIST(wWStarts2, F("wwstarts2"), F("# control starts"))
360360
MAKE_PSTR_LIST(wWWorkM, F("wwworkm"), F("active time"))
361361

362-
//thermostat
362+
// thermostat
363363
// extra commands
364364
MAKE_PSTR(remoteTemp, "remotetemp")
365365
MAKE_PSTR(pause, "pause")
366366
MAKE_PSTR(party, "party")
367367
MAKE_PSTR(switchtime, "switchtime")
368368
MAKE_PSTR(temp, "temp")
369369

370-
371370
MAKE_PSTR_LIST(dateTime, F("datetime"), F("date/time"))
372371
MAKE_PSTR_LIST(errorCode, F("errorcode"), F("error code"))
373372

@@ -391,7 +390,7 @@ MAKE_PSTR_LIST(wwSetTempLow, F("wwsettemplow"), F("warm water set temperature lo
391390
MAKE_PSTR_LIST(wwExtra1, F("wwextra1"), F("warm water circuit 1 extra"))
392391
MAKE_PSTR_LIST(wwExtra2, F("wwextra2"), F("warm water circuit 2 extra"))
393392

394-
MAKE_PSTR_LIST(setpoint_roomTemp, F("seltemp"), F("setpoint room temperature"))
393+
MAKE_PSTR_LIST(setpoint_roomTemp, F("seltemp"), F("selected room temperature"))
395394
MAKE_PSTR_LIST(curr_roomTemp, F("currtemp"), F("current room temperature"))
396395

397396
MAKE_PSTR_LIST(mode, F("mode"), F("mode"))

0 commit comments

Comments
 (0)