Skip to content

Commit 51726cb

Browse files
committed
pre-commit fix - I'm afraid to run it locally these days :/
1 parent b82362f commit 51726cb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

ports/espressif/boards/sunton_esp32_2432S028/board.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ bool espressif_board_reset_pin_number(gpio_num_t pin_number) {
108108
return false;
109109
}
110110

111-
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.
111+
// Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.

0 commit comments

Comments
 (0)