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 @@
|
||||
#define FLASH_EEPROM_EMULATION
|
||||
#endif
|
||||
|
||||
#define SDSS SS_PIN
|
||||
#define SDSS SD_SS_PIN
|
||||
|
||||
// Based on PWM timer usage, we have to use these timers and soft PWM for the fans
|
||||
// On STM32F103:
|
||||
|
||||
Reference in New Issue
Block a user