Fix compiling error BIGTREE_SKR_MINI (#15197)

Let's get STM32F1 working again!
This commit is contained in:
Ludy
2019-09-09 17:34:54 +02:00
committed by Roxy-3D
parent 565a0e11ed
commit 3c3a956a17
3 changed files with 19 additions and 19 deletions

View File

@ -173,7 +173,7 @@
#define MISO_PIN PB4
#define MOSI_PIN PB5
#define SS_PIN PA15
#if SD_CONNECTION_IS(ONBOARD)
#elif SD_CONNECTION_IS(ONBOARD)
#define ENABLE_SPI1
#define SD_DETECT_PIN PA3
#define SCK_PIN PA5