We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a9efa commit ab9d767Copy full SHA for ab9d767
src/Wippersnapper_Boards.h
@@ -63,7 +63,7 @@
63
#define STATUS_NEOPIXEL_PIN 46
64
#define STATUS_NEOPIXEL_NUM 1
65
#define USE_PSRAM ///< Board has PSRAM, use it for dynamic memory allocation
66
-#define SD_CS_PIN 33
+#define SD_CS_PIN 45
67
#elif defined(ARDUINO_MAGTAG29_ESP32S2)
68
#define BOARD_ID "magtag"
69
#define USE_TINYUSB
0 commit comments