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:
committed by
Richard Wackerbarth
parent
aa1d38613a
commit
8d3b74cc6e
@ -64,7 +64,7 @@
|
||||
#if ENABLED(RA_CONTROL_PANEL)
|
||||
|
||||
#define SDSS 53
|
||||
#define SDCARDDETECT 28
|
||||
#define SDCARDDETECT_PIN 28
|
||||
|
||||
#define BTN_EN1 14
|
||||
#define BTN_EN2 39
|
||||
|
Reference in New Issue
Block a user