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

@@ -258,7 +258,7 @@
#endif // ULTRA_LCD
// SPI for Max6675 Thermocouple
// SPI for Max6675 or Max31855 Thermocouple
#if DISABLED(SDSUPPORT)
#define MAX6675_SS 66 // Do not use pin 53 if there is even the remote possibility of using Display/SD card
#else