adc_temperature: add support for AD597 (#3164)
The AD597 thermocouple amplifier is used in the Raise3D N2+ (and possibly others). Signed-off-by: Bryan Boettcher <bryan.boettcher@gmail.com>
This commit is contained in:
@@ -900,8 +900,8 @@
|
||||
# See the "extruder" section in example.cfg for a description of
|
||||
# heater parameters. The parameters below describe sensor parameters.
|
||||
#sensor_type:
|
||||
# One of "PT100 INA826", "AD595", "AD8494", "AD8495", "AD8496", or
|
||||
# "AD8497".
|
||||
# One of "PT100 INA826", "AD595", "AD597", "AD8494", "AD8495",
|
||||
# "AD8496", or "AD8497".
|
||||
#sensor_pin:
|
||||
# Analog input pin connected to the sensor. This parameter must be
|
||||
# provided.
|
||||
|
||||
Reference in New Issue
Block a user