From f5631a89e89a531cea7f100f8394e9955de6445d Mon Sep 17 00:00:00 2001 From: Bracken Dawson Date: Fri, 26 Oct 2012 22:28:37 +0100 Subject: [PATCH] Add dummy Emergancy Pin to Gen7 1.4 Change required after pulling from ErikZalm. --- Marlin/pins.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Marlin/pins.h b/Marlin/pins.h index a807f2a..fd79dc6 100644 --- a/Marlin/pins.h +++ b/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