Follow-up the PR #4860 (Fix BLTOUCH string and SERVO_DELAY)
This commit is contained in:
parent
1370d9a52b
commit
ee60225c07
|
@ -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