Bläddra i källkod

Fix MSG_LEVEL_BED_CANCEL english

Scott Lahteine 8 år sedan
förälder
incheckning
09c6f80c1e
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3
    1
      Marlin/language_en.h

+ 3
- 1
Marlin/language_en.h Visa fil

@@ -69,7 +69,9 @@
69 69
 #endif
70 70
 #ifndef MSG_LEVEL_BED_DONE
71 71
   #define MSG_LEVEL_BED_DONE                  "Leveling Done!"
72
-#define MSG_LEVEL_BED_CANCEL                "Cancel"
72
+#endif
73
+#ifndef MSG_LEVEL_BED_CANCEL
74
+  #define MSG_LEVEL_BED_CANCEL                "Cancel"
73 75
 #endif
74 76
 #ifndef MSG_SET_HOME_OFFSETS
75 77
   #define MSG_SET_HOME_OFFSETS                "Set home offsets"

Laddar…
Avbryt
Spara