Skip to content

Commit a3120c0

Browse files
Update mpconfigboard.h
Signed-off-by: Vincent1-python <pywei201209@163.com>
1 parent 40d0af9 commit a3120c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32/boards/ESP32_GENERIC_P4_WIFI/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// specified.
33

44
#ifndef MICROPY_HW_BOARD_NAME
5-
#define MICROPY_HW_BOARD_NAME "Generic ESP32P4 module (wifi) "
5+
#define MICROPY_HW_BOARD_NAME "Generic ESP32P4 module"
66
#endif
77

88
#ifndef MICROPY_HW_MCU_NAME

0 commit comments

Comments
 (0)