Added MAX6675 support. (Thanks to gregfrost)

Needs some work to remove the blocking in read max6675.
This commit is contained in:
Erik van der Zalm
2012-02-05 13:05:07 +01:00
parent e45e5c68bb
commit 9f139d6e0e
3 changed files with 97 additions and 6 deletions

View File

@ -55,6 +55,8 @@
#define HEATER_0_USES_AD595
//#define HEATER_1_USES_AD595
//#define HEATER_2_USES_AD595
//#define HEATER_0_USES_MAX6675
// Select one of these only to define how the bed temp is read.
//#define THERMISTORBED 1