Fix Chitu V5/V6 FAN2 pins (#19874)
This commit is contained in:
parent
5917b5cf5c
commit
f53d5a0872
@ -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