Update thermocouple comments

This commit is contained in:
Scott Lahteine
2019-11-20 23:51:51 -06:00
parent 5681017d0c
commit 47e4e5f1db
127 changed files with 254 additions and 256 deletions

View File

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