Fix Chitu V5/V6 FAN2 pins (#19874)
This commit is contained in:
parent
d3ee5d7dfe
commit
c3e8b46284
@ -94,7 +94,7 @@
|
||||
//
|
||||
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
||||
#define FAN_PIN PG13 // FAN
|
||||
#define FAN_PIN_2 PG14
|
||||
#define FAN2_PIN PG14
|
||||
|
||||
//
|
||||
// Misc
|
||||
|
@ -103,7 +103,7 @@
|
||||
//
|
||||
#define CONTROLLER_FAN_PIN PD6 // BOARD FAN
|
||||
#define FAN_PIN PG13 // FAN
|
||||
#define FAN_PIN_2 PG14
|
||||
#define FAN2_PIN PG14
|
||||
|
||||
//
|
||||
// Misc
|
||||
|
Loading…
Reference in New Issue
Block a user