first
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
idf_component_register(SRCS "Bionic_sphere.c"
|
||||
INCLUDE_DIRS ".")
|
||||
Reference in New Issue
Block a user