mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 01:48:13 +00:00
device-ui: exFat support (#6279)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#define GPS_TX_PIN 43
|
||||
|
||||
// Have SPI interface SD card slot
|
||||
#define HAS_SDCARD 1
|
||||
// #define HAS_SDCARD // --> needs to be in platform.ini for device-ui
|
||||
#define SPI_MOSI (41)
|
||||
#define SPI_SCK (40)
|
||||
#define SPI_MISO (38)
|
||||
|
||||
Reference in New Issue
Block a user