Skip to content

Commit 2cd9222

Browse files
committed
add includes
1 parent 029b6b6 commit 2cd9222

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

ports/espressif/boards/hardkernel_odroid_go/pins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
#include "py/objtuple.h"
12
#include "shared-bindings/board/__init__.h"
3+
#include "shared-module/displayio/__init__.h"
24

35
// Pin names from: https://wiki.odroid.com/odroid_go/odroid_go
46

0 commit comments

Comments
 (0)