Moved MSG_DEBUG in language.h

This commit is contained in:
MagoKimbra
2015-06-03 08:18:27 +02:00
parent 76306f9073
commit 4db8d2def4
3 changed files with 5 additions and 20 deletions

View File

@ -215,6 +215,11 @@
#define MSG_T_MAXTEMP "MAXTEMP triggered"
#define MSG_T_MINTEMP "MINTEMP triggered"
// Debug
#define MSG_DEBUG_ECHO "DEBUG ECHO ENABLED"
#define MSG_DEBUG_INFO "DEBUG INFO ENABLED"
#define MSG_DEBUG_ERRORS "DEBUG ERRORS ENABLED"
#define MSG_DEBUG_DRYRUN "DEBUG DRYRUN ENABLED"
// LCD Menu Messages