Move MSG_MARLIN

This commit is contained in:
Scott Lahteine
2020-02-08 22:25:24 -06:00
parent b9b07387d7
commit ffcbba4447
4 changed files with 4 additions and 10 deletions

View File

@ -135,14 +135,7 @@
#endif
// Common LCD messages
/* nothing here yet */
// Common serial messages
#define MSG_MARLIN "Marlin"
// Serial Console Messages (do not translate those!)
// Common Serial Console Messages (do not translate those!)
#define MSG_ENQUEUEING "enqueueing \""
#define MSG_POWERUP "PowerUp"