We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52edce3 commit 08e2556Copy full SHA for 08e2556
tildagon/board_init.c
@@ -5,7 +5,6 @@
5
// This is the default startup handler for ESP32, does VFS and stuff
6
void boardctrl_startup(void);
7
8
-
9
// TODO put this in a header and get it in the include path somehow
10
// it exists in tildagon_i2c.h but including it here throws an error
11
// (some #define not set correctly?)
0 commit comments