Skip to content

Commit c0d623e

Browse files
committed
Make linker happy by adding stub functions
1 parent 0b26a6c commit c0d623e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
//TODO: Not implemented yet?
2+
3+
void setup(){
4+
5+
}
6+
7+
void loop(){
8+
9+
}

0 commit comments

Comments
 (0)