board.nanoheart-v1.0.h: add a lost comment line.

This commit is contained in:
Markus Hitter 2015-07-25 11:57:36 +02:00
parent f09be1acbe
commit 7212f3a23f
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ DEFINE_TEMP_SENSOR(bed, TT_THERMISTOR, AIO7, THERMISTOR_BED)
in gcode_process.c. Currently, these are: in gcode_process.c. Currently, these are:
HEATER_extruder (M104) HEATER_extruder (M104)
HEATER_bed (M140) HEATER_bed (M140)
HEATER_fan (M106)
Devices don't neccessarily have a temperature sensor, e.g. fans or Devices don't neccessarily have a temperature sensor, e.g. fans or
milling spindles. Operate such devices by setting their power (M106), milling spindles. Operate such devices by setting their power (M106),