Skip to content
Snippets Groups Projects
Commit 1b336971 authored by AnHardt's avatar AnHardt
Browse files

Fix lost undef Y_MAX_PIN in pins.h

parent cbce0252
Branches
Tags
Loading
......@@ -219,6 +219,7 @@
#endif
#if ENABLED(DISABLE_YMAX_ENDSTOP)
#undef Y_MAX_PIN
#define Y_MAX_PIN -1
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment