Support MAX31855 as Temperature Sensor -3

This commit is contained in:
Scott Lahteine
2016-03-08 06:58:11 -08:00
parent bedd4dab6a
commit 27f244ba2c
24 changed files with 76 additions and 51 deletions

View File

@ -60,7 +60,7 @@
#endif
// SPI for Max6675 Thermocouple
// SPI for Max6675 or Max31855 Thermocouple
#undef MAX6675_SS
#if ENABLED(SDSUPPORT)
#define MAX6675_SS 49 // Don't use pin 49 as this is tied to the switch inside the SD card socket to detect if there is an SD card present