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 fcd5938 commit b1a8ef5Copy full SHA for b1a8ef5
ports/espressif/boards/wemos_lolin32_lite/mpconfigboard.h
@@ -26,7 +26,7 @@
26
27
// Micropython setup
28
29
-#define MICROPY_HW_BOARD_NAME "LOLIN32 Lite"
+#define MICROPY_HW_BOARD_NAME "WeMos LOLIN32 Lite"
30
#define MICROPY_HW_MCU_NAME "ESP32"
31
32
#define MICROPY_HW_LED_STATUS (&pin_GPIO22)
0 commit comments