Skip to content

Commit b1a8ef5

Browse files
committed
Update board name
1 parent fcd5938 commit b1a8ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/wemos_lolin32_lite/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
// Micropython setup
2828

29-
#define MICROPY_HW_BOARD_NAME "LOLIN32 Lite"
29+
#define MICROPY_HW_BOARD_NAME "WeMos LOLIN32 Lite"
3030
#define MICROPY_HW_MCU_NAME "ESP32"
3131

3232
#define MICROPY_HW_LED_STATUS (&pin_GPIO22)

0 commit comments

Comments
 (0)