Skip to content

Commit 9ab8822

Browse files
authored
Update pins.c
1 parent 6f77f0f commit 9ab8822

File tree

1 file changed

+1
-0
lines changed
  • ports/espressif/boards/magiclick_s3_n4r2

1 file changed

+1
-0
lines changed

ports/espressif/boards/magiclick_s3_n4r2/pins.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ STATIC const mp_rom_map_elem_t board_module_globals_table[] = {
7474
{ MP_ROM_QSTR(MP_QSTR_UART), MP_ROM_PTR(&board_uart_obj) },
7575
};
7676
MP_DEFINE_CONST_DICT(board_module_globals, board_module_globals_table);
77+

0 commit comments

Comments
 (0)