Explorar el Código

Merge remote-tracking
pins
branch 'upstream/MK3' into MK3
pin number correction

PavelSindler hace 6 años
padre
commit
29499510f4
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      Firmware/pins.h

+ 3 - 3
Firmware/pins.h

@@ -490,7 +490,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
@@ -521,8 +521,8 @@
 
 #define SDCARDDETECT   15
 
-#define TACH_0 81
-#define TACH_1 80 
+#define TACH_0 79
+#define TACH_1 80
 
 #endif //NEWPANEL
 #endif //ULTRA_LCD