Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
//
|
||||
// SD CARD SPI
|
||||
//
|
||||
#define SDSS SS_PIN
|
||||
#define SDSS SD_SS_PIN
|
||||
|
||||
//
|
||||
// Timers
|
||||
|
Reference in New Issue
Block a user