We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3502bb0 commit 50fdf6dCopy full SHA for 50fdf6d
ports/nordic/boards/omnimo_nrf52840/pins.c
@@ -45,7 +45,7 @@ static const mp_rom_map_elem_t board_module_globals_table[] = {
45
46
{ MP_ROM_QSTR(MP_QSTR_D6), MP_ROM_PTR(&pin_P0_07) }, // Feather
47
{ MP_ROM_QSTR(MP_QSTR_mikroBUS_RX), MP_ROM_PTR(&pin_P0_07) }, // mikroBUS
48
-
+
49
{ MP_ROM_QSTR(MP_QSTR_D9), MP_ROM_PTR(&pin_P0_26) }, // Feather
50
{ MP_ROM_QSTR(MP_QSTR_mikroBUS_INT), MP_ROM_PTR(&pin_P0_26) }, // mikroBUS
51
0 commit comments