Merge pull request #4883 from esenapaj/Follow-up-the-PR-#4860
Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)
This commit is contained in:
commit
da1644313d
|
@ -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…
Reference in a new issue