Skip to content

Commit 5f98d71

Browse files
committed
and fix the build issues
1 parent 4452b8b commit 5f98d71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ void setup() {
2929

3030
void loop() {
3131
Router::run(); // loop only runs once, since there is an internal loop in Router::run()
32+
}

0 commit comments

Comments
 (0)