Scott Lahteine
2017-11-09 14:24:14 -06:00
parent 00514857e9
commit 006dad4b52
4 changed files with 229 additions and 2 deletions

View File

@@ -100,9 +100,9 @@
// SPI for Max6675 or Max31855 Thermocouple
#if DISABLED(SDSUPPORT)
#define MAX6675_SS 53
#define MAX6675_SS 53
#else
#define MAX6675_SS 49
#define MAX6675_SS 49
#endif
//