diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index b15b151..af3e167 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,6 +1,5 @@ idf_component_register( SRCS "main.c" - INCLUDE_DIRS "" )