Skip to content

Commit 252ebec

Browse files
authored
Update mpconfigboard.h
1 parent bcef69b commit 252ebec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
#define CIRCUITPY_BOOT_BUTTON (&pin_GPIO9)
3030

3131
// Explanation of how a user got into safe mode
32-
#define BOARD_USER_SAFE_MODE_ACTION MP_ERROR_TEXT("You pressed the BOOT button at start up.")
32+
#define BOARD_USER_SAFE_MODE_ACTION MP_ERROR_TEXT("You pressed the BOOT button at start up.")

0 commit comments

Comments
 (0)