Parcourir la source

Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)

esenapaj il y a 7 ans
Parent
révision
ee60225c07
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Marlin/language_en.h

+ 1
- 1
Marlin/language_en.h Voir le fichier

@@ -366,7 +366,7 @@
366 366
 #ifndef MSG_ZPROBE_OUT
367 367
   #define MSG_ZPROBE_OUT                      "Z probe out. bed"
368 368
 #endif
369
-#ifndef MSG_BLTOUCH_RESET
369
+#ifndef MSG_BLTOUCH_SELFTEST
370 370
   #define MSG_BLTOUCH_SELFTEST                "BLTouch Self-Test"
371 371
 #endif
372 372
 #ifndef MSG_BLTOUCH_RESET

Chargement…
Annuler
Enregistrer