list temp sensor types in config
This commit is contained in:
parent
cac3cb7221
commit
dfb5de7b33
|
|
@ -233,6 +233,9 @@
|
|||
* for GEN3 set temp_type to TT_INTERCOM, temp_pin to 0 and heater index to *
|
||||
* 255 *
|
||||
* *
|
||||
* Types are same as TEMP_ list above- TT_MAX6675, TT_THERMISTOR, TT_AD595, *
|
||||
* TT_INTERCOM. See list in temp.c. *
|
||||
* *
|
||||
\***************************************************************************/
|
||||
|
||||
#ifdef TEMP_C
|
||||
|
|
|
|||
Loading…
Reference in New Issue