ttgov21new.h: change SD interface SPI -> SDMMC
This commit is contained in:
parent
6c24aea7e4
commit
7f16cd430c
@ -16,12 +16,7 @@
|
|||||||
#define CFG_sx1276_radio 1 // HPD13A LoRa SoC
|
#define CFG_sx1276_radio 1 // HPD13A LoRa SoC
|
||||||
|
|
||||||
// enable only if you want to store a local paxcount table on the device
|
// enable only if you want to store a local paxcount table on the device
|
||||||
#define HAS_SDCARD 1 // this board has an SD-card-reader/writer
|
#define HAS_SDCARD 2 // this board has an SD-card-reader/writer
|
||||||
// Pins for SD-card
|
|
||||||
#define SDCARD_CS (13)
|
|
||||||
#define SDCARD_MOSI (15)
|
|
||||||
#define SDCARD_MISO (2)
|
|
||||||
#define SDCARD_SCLK (14)
|
|
||||||
|
|
||||||
#define HAS_DISPLAY 1
|
#define HAS_DISPLAY 1
|
||||||
#define HAS_LED (25) // green on board LED
|
#define HAS_LED (25) // green on board LED
|
||||||
|
Loading…
Reference in New Issue
Block a user