Merge pull request #4 from XPila/MK3

Pin number correction  (TACH_0)
This commit is contained in:
XPila 2017-07-01 19:34:57 +02:00 committed by GitHub
commit 75dbb825dc

View File

@ -489,7 +489,7 @@
#define MOTOR_CURRENT_PWM_Z_PIN 45
#define MOTOR_CURRENT_PWM_E_PIN 44
#define SDPOWER -1
#define SDSS 53
#define SDSS 77
#define LED_PIN 13
#define FAN_PIN 6
#define FAN_1_PIN -1
@ -520,7 +520,7 @@
#define SDCARDDETECT 15
#define TACH_0 81
#define TACH_0 79
#define TACH_1 80
#endif //NEWPANEL