Skip to content

Commit 2340317

Browse files
Timeline8tannewt
andauthored
Update ports/espressif/boards/waveshare_esp32_s3_zero/pins.c
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
1 parent 593d6e4 commit 2340317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ports/espressif/boards/waveshare_esp32_s3_zero

ports/espressif/boards/waveshare_esp32_s3_zero/pins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
static const mp_rom_map_elem_t board_module_globals_table[] = {
1010
CIRCUITPYTHON_BOARD_DICT_STANDARD_ITEMS
1111

12-
// BOOT button labeled simply as "B" om silkscreen
12+
// BOOT button labeled simply as "B" on silkscreen
1313
{ MP_ROM_QSTR(MP_QSTR_BUTTON), MP_ROM_PTR(&pin_GPIO0) },
1414
{ MP_ROM_QSTR(MP_QSTR_D0), MP_ROM_PTR(&pin_GPIO0) },
1515

0 commit comments

Comments
 (0)