Skip to content

Commit 81ee874

Browse files
committed
pins.c: fix trailing whitespace
1 parent 847d609 commit 81ee874

File tree

1 file changed

+0
-1
lines changed
  • ports/atmel-samd/boards/bdmicro_vina_d21

1 file changed

+0
-1
lines changed

ports/atmel-samd/boards/bdmicro_vina_d21/pins.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ STATIC const mp_rom_map_elem_t board_global_dict_table[] = {
3636
{ MP_ROM_QSTR(MP_QSTR_UART), MP_ROM_PTR(&board_uart_obj) },
3737
};
3838
MP_DEFINE_CONST_DICT(board_module_globals, board_global_dict_table);
39-

0 commit comments

Comments
 (0)