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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
idf_component_register( idf_component_register(
SRCS SRCS
"main.c" "main.c"
INCLUDE_DIRS "" INCLUDE_DIRS ""
) )