Procházet zdrojové kódy

SKR E3 Turbo Controller Fan (#20320)

Alexander D. Kanevskiy před 4 roky
rodič
revize
39abda8743
No account linked to committer's email address
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4
    0
      Marlin/src/pins/lpc1769/pins_BTT_SKR_E3_TURBO.h

+ 4
- 0
Marlin/src/pins/lpc1769/pins_BTT_SKR_E3_TURBO.h Zobrazit soubor

@@ -173,6 +173,10 @@
173 173
 #define FAN_PIN                            P2_01
174 174
 #define FAN1_PIN                           P2_02
175 175
 
176
+#ifndef CONTROLLER_FAN_PIN
177
+  #define CONTROLLER_FAN_PIN               FAN1_PIN
178
+#endif
179
+
176 180
 /**
177 181
  *                  _____
178 182
  *              5V | 1 2 | GND

Loading…
Zrušit
Uložit