Skip to content

Commit 50fdf6d

Browse files
authored
Update pins.c
1 parent 3502bb0 commit 50fdf6d

File tree

1 file changed

+1
-1
lines changed
  • ports/nordic/boards/omnimo_nrf52840

1 file changed

+1
-1
lines changed

ports/nordic/boards/omnimo_nrf52840/pins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ static const mp_rom_map_elem_t board_module_globals_table[] = {
4545

4646
{ MP_ROM_QSTR(MP_QSTR_D6), MP_ROM_PTR(&pin_P0_07) }, // Feather
4747
{ MP_ROM_QSTR(MP_QSTR_mikroBUS_RX), MP_ROM_PTR(&pin_P0_07) }, // mikroBUS
48-
48+
4949
{ MP_ROM_QSTR(MP_QSTR_D9), MP_ROM_PTR(&pin_P0_26) }, // Feather
5050
{ MP_ROM_QSTR(MP_QSTR_mikroBUS_INT), MP_ROM_PTR(&pin_P0_26) }, // mikroBUS
5151

0 commit comments

Comments
 (0)