Browse Source

Update Marlin/pins.h

Drakelive 13 years ago
parent
commit
d728e35658
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins.h

+ 1
- 0
Marlin/pins.h View File

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

Loading…
Cancel
Save