Differentiate translated On/Off from Serial ON/OFF
This commit is contained in:
@@ -201,8 +201,8 @@
|
||||
#define MSG_MAX LCD_STR_THERMOMETER _UxGT(" max")
|
||||
#define MSG_FACTOR LCD_STR_THERMOMETER _UxGT(" Faktor")
|
||||
#define MSG_AUTOTEMP _UxGT("Auto Temperatur")
|
||||
#define MSG_ON _UxGT("Ein")
|
||||
#define MSG_OFF _UxGT("Aus")
|
||||
#define MSG_LCD_ON _UxGT("Ein")
|
||||
#define MSG_LCD_OFF _UxGT("Aus")
|
||||
#define MSG_PID_P _UxGT("PID P")
|
||||
#define MSG_PID_I _UxGT("PID I")
|
||||
#define MSG_PID_D _UxGT("PID D")
|
||||
|
||||
Reference in New Issue
Block a user