Skip to content

Commit 96aec37

Browse files
committed
fix whitespace
1 parent e91c2e1 commit 96aec37

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/seeeduino_xiao/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_LED_INVERTED), MP_ROM_PTR(&pin_PA17) },
4747
{ MP_ROM_QSTR(MP_QSTR_YELLOW_LED_INVERTED), MP_ROM_PTR(&pin_PA17) },
48-
48+
4949
{ MP_ROM_QSTR(MP_QSTR_RX_LED_INVERTED), MP_ROM_PTR(&pin_PA18) },
5050
{ MP_ROM_QSTR(MP_QSTR_BLUE_LED1_INVERTED), MP_ROM_PTR(&pin_PA18) },
5151

0 commit comments

Comments
 (0)