Correct RAMPS_D8_PIN for Re-ARM
This commit is contained in:
parent
7de8a66780
commit
b91a822d7a
@ -127,7 +127,7 @@
|
|||||||
#define MOSFET_D_PIN -1
|
#define MOSFET_D_PIN -1
|
||||||
#endif
|
#endif
|
||||||
#ifndef RAMPS_D8_PIN
|
#ifndef RAMPS_D8_PIN
|
||||||
#define RAMPS_D8_PIN P2_8
|
#define RAMPS_D8_PIN P2_7
|
||||||
#endif
|
#endif
|
||||||
#ifndef RAMPS_D9_PIN
|
#ifndef RAMPS_D9_PIN
|
||||||
#define RAMPS_D9_PIN P2_4
|
#define RAMPS_D9_PIN P2_4
|
||||||
|
Loading…
Reference in New Issue
Block a user