Merge pull request #8274 from tcm0116/2.0.x-re_arm_D8

[2.0.x] Correct RAMPS_D8_PIN for Re-ARM
2.0.x
Scott Lahteine 7 years ago committed by GitHub
commit 7e2fee9d56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -127,7 +127,7 @@
#define MOSFET_D_PIN -1
#endif
#ifndef RAMPS_D8_PIN
#define RAMPS_D8_PIN P2_8
#define RAMPS_D8_PIN P2_7
#endif
#ifndef RAMPS_D9_PIN
#define RAMPS_D9_PIN P2_4

Loading…
Cancel
Save