Allow FAN_PIN override, pins cleanup (#10956)
This commit is contained in:
@@ -190,7 +190,9 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define FAN_PIN 16 // C6 PWM3A
|
||||
#ifndef FAN_PIN
|
||||
#define FAN_PIN 16 // C6 PWM3A
|
||||
#endif
|
||||
|
||||
//
|
||||
// LCD / Controller
|
||||
|
Reference in New Issue
Block a user