Merge pull request #3384 from thinkyhead/rc_adjust_M111_output

Final tweaks to M111 output
This commit is contained in:
Scott Lahteine
2016-04-05 16:48:59 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -231,7 +231,7 @@
#define MSG_T_MINTEMP "MINTEMP triggered"
// Debug
#define MSG_DEBUG_PREFIX "DEBUG: "
#define MSG_DEBUG_PREFIX "DEBUG:"
#define MSG_DEBUG_OFF "off"
#define MSG_DEBUG_ECHO "ECHO"
#define MSG_DEBUG_INFO "INFO"