Skip to content

Commit 5493a6a

Browse files
committed
prettier text after 'pre-commit run --all-files'
1 parent 5480bd4 commit 5493a6a

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/prokyber_ai_on_the_edge_cam

1 file changed

+1
-1
lines changed

ports/espressif/boards/prokyber_ai_on_the_edge_cam/pins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static const mp_rom_map_elem_t board_module_globals_table[] = {
6868
{ MP_ROM_QSTR(MP_QSTR_RX), MP_ROM_PTR(&pin_GPIO44) },
6969
{ MP_ROM_QSTR(MP_QSTR_IO44), MP_ROM_PTR(&pin_GPIO44) },
7070

71-
//I2C
71+
// I2C
7272
{ MP_ROM_QSTR(MP_QSTR_SDA), MP_ROM_PTR(&pin_GPIO4) },
7373
{ MP_ROM_QSTR(MP_QSTR_SCL), MP_ROM_PTR(&pin_GPIO5) },
7474

0 commit comments

Comments
 (0)