Skip to content
Snippets Groups Projects
Commit b84db7ff authored by Chris Roadfeldt's avatar Chris Roadfeldt
Browse files

Merge branch 'Merge_cleanup' into Development

parents fb74995f 2966ae20
Branches
Tags
No related merge requests found
......@@ -187,7 +187,7 @@
#define Z_MIN_PIN -1
#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
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment