@@ -190,9 +190,9 @@
|
|||||||
|
|
||||||
#ifndef E0_FAN_TACHO_PIN
|
#ifndef E0_FAN_TACHO_PIN
|
||||||
#ifdef MK3_FAN_PINS
|
#ifdef MK3_FAN_PINS
|
||||||
#define E0_FAN_TACHO_PIN PE0 // Fan1
|
#define E0_FAN_TACHO_PIN PE1 // Fan1
|
||||||
#else
|
#else
|
||||||
#define E0_FAN_TACHO_PIN PE1 // Fan0
|
#define E0_FAN_TACHO_PIN PE0 // Fan0
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user