move files in root dir
This commit is contained in:
7
main/CMakeLists.txt
Normal file
7
main/CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
"http_metrics.c"
|
||||
"inputs.c"
|
||||
"outputs.c"
|
||||
"control.c"
|
||||
"safety.c"
|
||||
INCLUDE_DIRS ".")
|
Reference in New Issue
Block a user