Преглед изворни кода

Update RUMBA pins file

Add FAN1_PIN and SERVO0_PIN
alexborro пре 9 година
родитељ
комит
787d6fb61a
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4
    1
      Marlin/pins_RUMBA.h

+ 4
- 1
Marlin/pins_RUMBA.h Прегледај датотеку

@@ -39,7 +39,7 @@
39 39
 #define LED_PIN            13
40 40
 
41 41
 #define FAN_PIN            7
42
-//additional FAN1 PIN (e.g. useful for electronics fan or light on/off) on PIN 8
42
+#define FAN1_PIN           8
43 43
 
44 44
 #define PS_ON_PIN          45
45 45
 #define KILL_PIN           46
@@ -108,3 +108,6 @@
108 108
 #define BTN_EN1            11
109 109
 #define BTN_EN2            12
110 110
 #define BTN_ENC            43
111
+
112
+#define SERVO0_PIN         5
113
+

Loading…
Откажи
Сачувај