Browse Source

Addes servo0 pin ultimaker

Bernhard Kubicek 9 years ago
parent
commit
10ad9f1062
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins.h

+ 1
- 0
Marlin/pins.h View File

@@ -1400,6 +1400,7 @@
1400 1400
 #define PS_ON_PIN          12
1401 1401
 #define KILL_PIN           -1
1402 1402
 #define SUICIDE_PIN        54  //PIN that has to be turned on right after start, to keep power flowing.
1403
+#define SERVO0_PIN         13  // untested
1403 1404
 
1404 1405
 #ifdef ULTRA_LCD
1405 1406
 

Loading…
Cancel
Save