Browse Source

Add dummy Emergancy Pin to Gen7 1.4

Change required after pulling from ErikZalm.
pull/1/head
Bracken Dawson 12 years ago
parent
commit
f5631a89e8
  1. 1
      Marlin/pins.h

1
Marlin/pins.h

@ -187,6 +187,7 @@
#define HEATER_2_PIN -1
#define HEATER_BED_PIN 3
#define KILL_PIN -1
#define SDPOWER -1
#define SDSS -1 // SCL pin of I2C header

Loading…
Cancel
Save