Update pins.c
This commit is contained in:
parent
6f77f0f163
commit
9ab8822c59
@ -74,3 +74,4 @@ STATIC const mp_rom_map_elem_t board_module_globals_table[] = {
|
||||
{ MP_ROM_QSTR(MP_QSTR_UART), MP_ROM_PTR(&board_uart_obj) },
|
||||
};
|
||||
MP_DEFINE_CONST_DICT(board_module_globals, board_module_globals_table);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user