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

[2.0.x] Correct RAMPS_D8_PIN for Re-ARM
This commit is contained in:
Scott Lahteine 2017-11-05 18:39:28 -06:00 committed by GitHub
commit 7e2fee9d56
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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