Skip to content

Commit ae8f415

Browse files
authored
Update board.c
1 parent 5d7c58d commit ae8f415

File tree

1 file changed

+0
-2
lines changed
  • ports/espressif/boards/maker_badge

1 file changed

+0
-2
lines changed

ports/espressif/boards/maker_badge/board.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ void board_init(void) {
4949

5050
}
5151

52-
// busio_spi_obj_t *spi = common_hal_board_create_spi();
53-
5452
bool board_requests_safe_mode(void) {
5553
return false;
5654
}

0 commit comments

Comments
 (0)