Update CMakeLists.txt

This commit is contained in:
pinkit-cwa
2020-08-21 03:47:54 +02:00
committed by GitHub
parent 2b4fa9d902
commit c981cdbf0d
-1
View File
@@ -1,6 +1,5 @@
idf_component_register( idf_component_register(
SRCS SRCS
"main.c" "main.c"
INCLUDE_DIRS "" INCLUDE_DIRS ""
) )