瀏覽代碼

Merge pull request #228 from Drakelive/patch-1

Update Marlin/pins.h
ErikZalm 13 年之前
父節點
當前提交
cd91e0e3e1
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      Marlin/pins.h

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

@@ -543,6 +543,7 @@
543 543
     #define LED_PIN         -1    //changed @ rkoeppl 20110410
544 544
     #define FAN_PIN         -1    //changed @ rkoeppl 20110410
545 545
     #define PS_ON_PIN       -1    //changed @ rkoeppl 20110410
546
+    #define KILL_PIN        -1    //changed @ drakelive 20120830
546 547
     //our pin for debugging.
547 548
     
548 549
     #define DEBUG_PIN        0

Loading…
取消
儲存