Explorar el Código

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

esenapaj hace 7 años
padre
commit
ee60225c07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/language_en.h

+ 1
- 1
Marlin/language_en.h Ver fichero

@@ -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

Loading…
Cancelar
Guardar