We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03349f commit d548447Copy full SHA for d548447
ports/espressif/boards/lilygo_tdeck/mpconfigboard.h
@@ -8,7 +8,7 @@
8
9
// Micropython setup
10
11
-#define MICROPY_HW_BOARD_NAME "LILYGO T-Deck"
+#define MICROPY_HW_BOARD_NAME "LILYGO T-Deck (Plus)"
12
#define MICROPY_HW_MCU_NAME "ESP32S3"
13
14
#define DEFAULT_SPI_BUS_SCK (&pin_GPIO40)
0 commit comments