Apply remaining ENABLED/DISABLED conditionals
This commit is contained in:
parent
4a72d2ba9c
commit
46453905d6
29 changed files with 61 additions and 61 deletions
|
|
@ -45,7 +45,7 @@
|
|||
#endif
|
||||
|
||||
#define X_STOP_PIN 35
|
||||
#ifdef SDSUPPORT
|
||||
#if ENABLED(SDSUPPORT)
|
||||
#define Y_STOP_PIN 37 // Move Ystop to Estop socket
|
||||
#else
|
||||
#define Y_STOP_PIN 8 // Ystop in Ystop socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue