|
@ -163,13 +163,13 @@ |
|
|
#define MSG_CONTROL "Control" |
|
|
#define MSG_CONTROL "Control" |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_MIN |
|
|
#ifndef MSG_MIN |
|
|
#define MSG_MIN " "LCD_STR_THERMOMETER " Min" |
|
|
#define MSG_MIN " " LCD_STR_THERMOMETER " Min" |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_MAX |
|
|
#ifndef MSG_MAX |
|
|
#define MSG_MAX " "LCD_STR_THERMOMETER " Max" |
|
|
#define MSG_MAX " " LCD_STR_THERMOMETER " Max" |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_FACTOR |
|
|
#ifndef MSG_FACTOR |
|
|
#define MSG_FACTOR " "LCD_STR_THERMOMETER " Fact" |
|
|
#define MSG_FACTOR " " LCD_STR_THERMOMETER " Fact" |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_AUTOTEMP |
|
|
#ifndef MSG_AUTOTEMP |
|
|
#define MSG_AUTOTEMP "Autotemp" |
|
|
#define MSG_AUTOTEMP "Autotemp" |
|
|