Browse Source

Merge pull request #4883 from esenapaj/Follow-up-the-PR-#4860

Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)
pull/1/head
Scott Lahteine 8 years ago
committed by GitHub
parent
commit
da1644313d
  1. 2
      Marlin/language_en.h

2
Marlin/language_en.h

@ -366,7 +366,7 @@
#ifndef MSG_ZPROBE_OUT
#define MSG_ZPROBE_OUT "Z probe out. bed"
#endif
#ifndef MSG_BLTOUCH_RESET
#ifndef MSG_BLTOUCH_SELFTEST
#define MSG_BLTOUCH_SELFTEST "BLTouch Self-Test"
#endif
#ifndef MSG_BLTOUCH_RESET

Loading…
Cancel
Save