Use the common pattern for auto fan pins
Now that pins.h is guaranteed included after configs.
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
#define FAN_PIN 8
|
||||
#define FAN1_PIN -1
|
||||
|
||||
#define ORIG_E0_AUTO_FAN_PIN 7
|
||||
#ifndef E0_AUTO_FAN_PIN
|
||||
#define E0_AUTO_FAN_PIN 7
|
||||
#endif
|
||||
|
||||
#ifndef TEMP_0_PIN
|
||||
#if TEMP_SENSOR_0 == -1
|
||||
|
||||
Reference in New Issue
Block a user