Some more unused macros

pull/6520/head
Woutvstk 2025-04-08 11:02:02 +02:00
rodzic 050b4d3a59
commit ccd234ac0a
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -130,12 +130,6 @@ static const uint8_t SCK = PIN_SPI_SCK;
#define HAS_SDCARD 1
#define SDCARD_USE_SPI1 1
#ifdef SDCARD_USE_SPI1
#define SPI_MOSI PIN_SPI1_MOSI
#define SPI_SCK PIN_SPI1_SCK
#define SPI_MISO PIN_SPI1_MISO
#endif
#define SDCARD_CS (26)
// Some settings for the SdFat library to optimize flash usage