Skip to content

Commit aef5bc4

Browse files
authored
Deleted white spaces
1 parent 9ed71f0 commit aef5bc4

File tree

1 file changed

+1
-1
lines changed
  • ports/atmel-samd/boards/cytron_maker_zero_samd21

1 file changed

+1
-1
lines changed

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

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

3131
{ MP_ROM_QSTR(MP_QSTR_D13), MP_ROM_PTR(&pin_PA17) },
3232
{ MP_ROM_QSTR(MP_QSTR_LED), MP_ROM_PTR(&pin_PA17) },
33-
33+
3434
{ MP_ROM_QSTR(MP_QSTR_D38), MP_ROM_PTR(&pin_PA13) },
3535
{ MP_ROM_QSTR(MP_QSTR_ATN), MP_ROM_PTR(&pin_PA13) },
3636

0 commit comments

Comments
 (0)