Skip to content

Commit a43876a

Browse files
committed
Fix esp wrover
1 parent 8a42c33 commit a43876a

File tree

1 file changed

+1
-0
lines changed
  • ports/esp32s2/boards/espressif_saola_1_wrover

1 file changed

+1
-0
lines changed

ports/esp32s2/boards/espressif_saola_1_wrover/board.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
#include "boards/board.h"
2828
#include "mpconfigboard.h"
29+
#include "shared-bindings/microcontroller/Pin.h"
2930

3031
void board_init(void) {
3132
// USB

0 commit comments

Comments
 (0)