parent
9a9e9afcf8
commit
ff38a3c3b1
1 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,10 @@
|
|||
// SD Card
|
||||
//
|
||||
#undef SDSS
|
||||
#define SDSS 25//53
|
||||
#define SDSS 25
|
||||
|
||||
#undef SD_DETECT_PIN
|
||||
#define SD_DETECT_PIN 53
|
||||
|
||||
//
|
||||
// Heaters / Fans
|
||||
|
|
Reference in a new issue