Corected some errors inrtoduced by a faild global replacement.
This commit is contained in:
@ -47,9 +47,9 @@
|
||||
#define MSG_FAN_SPEED "Lüftergeschw."
|
||||
#define MSG_FLOW "Fluss"
|
||||
#define MSG_CONTROL "Einstellungen"
|
||||
#define MSG_MIN LCD_STR_THERMOMETER " " Min"
|
||||
#define MSG_MAX LCD_STR_THERMOMETER " " Max"
|
||||
#define MSG_FACTOR LCD_STR_THERMOMETER " " Faktor"
|
||||
#define MSG_MIN LCD_STR_THERMOMETER " Min"
|
||||
#define MSG_MAX LCD_STR_THERMOMETER " Max"
|
||||
#define MSG_FACTOR LCD_STR_THERMOMETER " Faktor"
|
||||
#define MSG_AUTOTEMP "AutoTemp"
|
||||
#define MSG_ON "Ein"
|
||||
#define MSG_OFF "Aus"
|
||||
|
Reference in New Issue
Block a user