Differentiate translated On/Off from Serial ON/OFF
This commit is contained in:
@@ -180,8 +180,8 @@
|
||||
#define MSG_MAX _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" 最大") //" " LCD_STR_THERMOMETER " Max"
|
||||
#define MSG_FACTOR _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" 因数") //" " LCD_STR_THERMOMETER " Fact"
|
||||
#define MSG_AUTOTEMP _UxGT("自动控温") //"Autotemp"
|
||||
#define MSG_ON _UxGT("开 ") //"On "
|
||||
#define MSG_OFF _UxGT("关 ") //"Off"
|
||||
#define MSG_LCD_ON _UxGT("开") //"On"
|
||||
#define MSG_LCD_OFF _UxGT("关") //"Off"
|
||||
#define MSG_PID_P _UxGT("PID-P") //"PID-P"
|
||||
#define MSG_PID_I _UxGT("PID-I") //"PID-I"
|
||||
#define MSG_PID_D _UxGT("PID-D") //"PID-D"
|
||||
|
||||
Reference in New Issue
Block a user