Skip to content

Commit 556d01a

Browse files
authored
Remove extra newline at end of file
1 parent 15ad24b commit 556d01a

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

ports/espressif/boards/smartbeedesigns_bee_s3/pins.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@ STATIC const mp_rom_map_elem_t board_module_globals_table[] = {
7777
{ MP_ROM_QSTR(MP_QSTR_UART), MP_ROM_PTR(&board_uart_obj) },
7878
};
7979
MP_DEFINE_CONST_DICT(board_module_globals, board_module_globals_table);
80-

0 commit comments

Comments
 (0)