Skip to content

Commit b193597

Browse files
authored
Update board.c
1 parent 83cd533 commit b193597

File tree

1 file changed

+1
-2
lines changed
  • ports/espressif/boards/lilygo_ttgo_t-oi-plus

1 file changed

+1
-2
lines changed

ports/espressif/boards/lilygo_ttgo_t-oi-plus/board.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
#include "components/driver/include/driver/gpio.h"
55

6-
void board_init(void) {
7-
6+
void board_init(void) {
87
}
98

109
bool board_requests_safe_mode(void) {

0 commit comments

Comments
 (0)