Revert "Reorganize spi definitions for use with sd cards ESP32/NRF52 (#6080)"

This reverts commit 443922b947.
This commit is contained in:
Woutvstk
2025-02-23 16:56:22 +01:00
parent e67b84ee06
commit 5aa4946e6f
13 changed files with 38 additions and 24 deletions

View File

@@ -25,7 +25,6 @@
#define GPS_TX_PIN 17
// #define HAS_SDCARD 1
// #define SDCARD_USE_HSPI
#define SPI_MOSI 13
#define SPI_SCK 12
#define SPI_MISO 11