From dfb5de7b33fa5d81b5248d934efddf31561ebf67 Mon Sep 17 00:00:00 2001 From: Michael Moon Date: Thu, 11 Nov 2010 15:03:51 +1100 Subject: [PATCH] list temp sensor types in config --- config.h.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h.dist b/config.h.dist index e11ed24..ea94fac 100644 --- a/config.h.dist +++ b/config.h.dist @@ -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