Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)
This commit is contained in:
Scott Lahteine 2016-09-23 16:39:37 -05:00 committed by GitHub
commit da1644313d

View File

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