Rename SDCARDDETECT to SDCARDDETECT_PIN
- Rename the pin so it can be tested with `PIN_EXISTS` - Fix some incorrect tests for `SDCARDDETECT`
This commit is contained in:
parent
aa1d38613a
commit
8d3b74cc6e
28 changed files with 54 additions and 54 deletions
|
|
@ -101,7 +101,7 @@
|
|||
|
||||
#define SDPOWER -1
|
||||
#define SDSS 53
|
||||
#define SDCARDDETECT 49
|
||||
#define SDCARDDETECT_PIN 49
|
||||
#define BEEPER_PIN 44
|
||||
#define LCD_PINS_RS 19
|
||||
#define LCD_PINS_ENABLE 42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue