Fix Chitu V5/V6 FAN2 pins (#19874)

This commit is contained in:
Keith Bennett 2020-10-23 21:29:58 -07:00 committed by GitHub
parent 5917b5cf5c
commit f53d5a0872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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