kopia lustrzana https://github.com/meshtastic/firmware
Some more unused macros
rodzic
050b4d3a59
commit
ccd234ac0a
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue