config/board.ramps-v1.3.h: add yet another possible heater pin.
This commit is contained in:
parent
a1b0dac6af
commit
b5ba625697
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue