Browse Source

Merge pull request #228 from Drakelive/patch-1

Update Marlin/pins.h
ErikZalm 13 years ago
parent
commit
cd91e0e3e1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins.h

+ 1
- 0
Marlin/pins.h View File

@@ -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…
Cancel
Save