Remove redundant text from MSG_ERR_REDUNDANT_TEMP

This commit is contained in:
Scott Lahteine
2016-04-10 19:10:55 -07:00
parent 906c1c066f
commit 011f4736f1
8 changed files with 8 additions and 8 deletions

View File

@@ -452,7 +452,7 @@
#define MSG_HEATING_FAILED_LCD "Heating failed"
#endif
#ifndef MSG_ERR_REDUNDANT_TEMP
#define MSG_ERR_REDUNDANT_TEMP "Err: REDUNDANT TEMP ERROR"
#define MSG_ERR_REDUNDANT_TEMP "Err: REDUNDANT TEMP"
#endif
#ifndef MSG_THERMAL_RUNAWAY
#define MSG_THERMAL_RUNAWAY "THERMAL RUNAWAY"