🎨 Rename FAN_PIN to FAN0_PIN (#25568)

This commit is contained in:
Scott Lahteine
2023-03-25 18:20:14 -05:00
committed by GitHub
parent 01296788dc
commit 2e4bf0ab9b
226 changed files with 380 additions and 466 deletions

View File

@@ -179,7 +179,7 @@
#define HEATER_0_PIN P2_03 // EXTRUDER 0
#define HEATER_1_PIN P2_04 // EXTRUDER 1
#define HEATER_BED_PIN P2_05 // BED
#define FAN_PIN P2_01
#define FAN0_PIN P2_01
#define FAN1_PIN P2_02
#ifndef CONTROLLER_FAN_PIN