Create PoolBox project
This commit is contained in:
5
examples/PoolBox/application/src/main.cpp
Normal file
5
examples/PoolBox/application/src/main.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void main() {
|
||||
printf("Hello Planschbecken!\n");
|
||||
}
|
Reference in New Issue
Block a user