Fix MKS Robin Nano FAN_PIN (#14444)
This commit is contained in:
parent
688c53220d
commit
6978bb5ea5
|
@ -89,7 +89,7 @@
|
|||
#define HEATER_1_PIN PB0 // HEATER2
|
||||
#define HEATER_BED_PIN PA0 // HOT BED
|
||||
|
||||
#define FAN_PIN PA1 // FAN
|
||||
#define FAN_PIN PB1 // FAN
|
||||
|
||||
#define BTN_ENC PC13 // Pin is not connected. Real pin is needed to enable encoder's push button functionality used by touch screen
|
||||
|
||||
|
|
Loading…
Reference in a new issue