Browse Source

Merge pull request #228 from Drakelive/patch-1

Update Marlin/pins.h
pull/1/head
ErikZalm 12 years ago
parent
commit
cd91e0e3e1
  1. 1
      Marlin/pins.h

1
Marlin/pins.h

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

Loading…
Cancel
Save