From b5ba625697cff0866e4d5aa94a4c7fd454aecb01 Mon Sep 17 00:00:00 2001 From: jbernardis Date: Sat, 7 Feb 2015 23:38:12 -0500 Subject: [PATCH] config/board.ramps-v1.3.h: add yet another possible heater pin. --- config/board.ramps-v1.3.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config/board.ramps-v1.3.h b/config/board.ramps-v1.3.h index fa550f9..27c6677 100644 --- a/config/board.ramps-v1.3.h +++ b/config/board.ramps-v1.3.h @@ -164,6 +164,7 @@ DEFINE_TEMP_SENSOR(bed, TT_THERMISTOR, AIO14, THERMISTOR_BED) Heater pins a user should be able to choose from in configtool. All commented out. */ +//#define HEATER_PIN DIO4 //#define HEATER_PIN DIO5 //#define HEATER_PIN DIO8 //#define HEATER_PIN DIO9