1 parent 1192eeb commit 8373146Copy full SHA for 8373146
1 file changed
ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h
@@ -43,4 +43,4 @@
43
44
#define DEFAULT_SPI_BUS_SCK (&pin_GPIO36)
45
#define DEFAULT_SPI_BUS_MOSI (&pin_GPIO35)
46
-#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
+#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
0 commit comments