SDPOWER => SDPOWER_PIN
This commit is contained in:
@ -125,7 +125,6 @@
|
||||
#define BEEPER_PIN 44
|
||||
|
||||
#if ENABLED(SDSUPPORT)
|
||||
#define SDPOWER -1
|
||||
#define SDSS 53
|
||||
#define SD_DETECT_PIN 49
|
||||
#endif
|
||||
|
@ -89,7 +89,6 @@
|
||||
//
|
||||
// Misc. Functions
|
||||
//
|
||||
#define SDPOWER -1
|
||||
#define SDSS 53
|
||||
#define LED_PIN 13
|
||||
#define PS_ON_PIN 12
|
||||
|
@ -83,7 +83,6 @@
|
||||
// SD Card
|
||||
//
|
||||
#define SD_DETECT_PIN -1
|
||||
#define SDPOWER -1
|
||||
#define SDSS 53
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user