config/board.ramps-v1.3.h: add yet another possible heater pin.

This commit is contained in:
jbernardis 2015-02-07 23:38:12 -05:00 committed by Markus Hitter
parent a1b0dac6af
commit b5ba625697
1 changed files with 1 additions and 0 deletions

View File

@ -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