瀏覽代碼

Addes servo0 pin ultimaker

Bernhard Kubicek 9 年之前
父節點
當前提交
10ad9f1062
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      Marlin/pins.h

+ 1
- 0
Marlin/pins.h 查看文件

@@ -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…
取消
儲存