Merge branch 'Merge_cleanup' into Development
This commit is contained in:
commit
b84db7ff5b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@
|
||||||
#define Z_MIN_PIN -1
|
#define Z_MIN_PIN -1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DISABLE_Z_PROBE_ENDSTOP
|
#if defined (DISABLE_Z_PROBE_ENDSTOP) || ! defined (Z_PROBE_ENDSTOP) // Allow code to compile regardless of Z_PROBE_ENDSTOP setting.
|
||||||
#define Z_PROBE_PIN -1
|
#define Z_PROBE_PIN -1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Reference in a new issue