🎨 Rename FAN_PIN to FAN0_PIN (#25568)
This commit is contained in:
@@ -2677,7 +2677,7 @@ void Temperature::init() {
|
||||
#endif
|
||||
|
||||
#if HAS_FAN0
|
||||
INIT_FAN_PIN(FAN_PIN);
|
||||
INIT_FAN_PIN(FAN0_PIN);
|
||||
#endif
|
||||
#if HAS_FAN1
|
||||
INIT_FAN_PIN(FAN1_PIN);
|
||||
|
Reference in New Issue
Block a user