MAX31865 temperature sensor (#15930)

This commit is contained in:
Bob
2019-11-21 11:15:10 +02:00
committed by Scott Lahteine
parent 4cffee3ca3
commit 751cd1f533
130 changed files with 328 additions and 155 deletions

View File

@ -352,9 +352,10 @@
*
* Temperature sensors available:
*
* -4 : thermocouple with AD8495
* -5 : thermocouple with MAX31865 (only for sensors 0-1)
* -3 : thermocouple with MAX31855 (only for sensors 0-1)
* -2 : thermocouple with MAX6675 (only for sensors 0-1)
* -4 : thermocouple with AD8495
* -1 : thermocouple with AD595
* 0 : not used
* 1 : 100k thermistor - best choice for EPCOS 100k (4.7k pullup)