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
@ -109,7 +109,7 @@
|
||||
#define BTN_ENC 39 //the click switch
|
||||
|
||||
#define SDSS 53
|
||||
#define SDCARDDETECT 49
|
||||
#define SDCARDDETECT_PIN 49
|
||||
|
||||
#define KILL_PIN 31
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user