🐛 Fix Anet ET4 SD_SS_PIN (#25492)
This commit is contained in:
committed by
Scott Lahteine
parent
3ec5d6da6e
commit
176ecf4f82
@@ -206,6 +206,7 @@
|
||||
#if DISABLED(SDIO_SUPPORT)
|
||||
#define SOFTWARE_SPI
|
||||
#define SDSS PC11
|
||||
#define SD_SS_PIN SDSS
|
||||
#define SD_SCK_PIN PC12
|
||||
#define SD_MISO_PIN PC8
|
||||
#define SD_MOSI_PIN PD2
|
||||
|
Reference in New Issue
Block a user