|
@ -423,13 +423,13 @@ |
|
|
#ifndef MSG_HEATING |
|
|
#ifndef MSG_HEATING |
|
|
#define MSG_HEATING "Heating..." |
|
|
#define MSG_HEATING "Heating..." |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_HEATING |
|
|
#ifndef MSG_HEATING_COMPLETE |
|
|
#define MSG_HEATING_COMPLETE "Heating done." |
|
|
#define MSG_HEATING_COMPLETE "Heating done." |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_HEATING |
|
|
#ifndef MSG_BED_HEATING |
|
|
#define MSG_BED_HEATING "Bed Heating." |
|
|
#define MSG_BED_HEATING "Bed Heating." |
|
|
#endif |
|
|
#endif |
|
|
#ifndef MSG_HEATING |
|
|
#ifndef MSG_BED_DONE |
|
|
#define MSG_BED_DONE "Bed done." |
|
|
#define MSG_BED_DONE "Bed done." |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|