diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index 5fa00fb..cf2c455 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,2 +1,2 @@ -idf_component_register(SRCS "spp_client_demo.c" +idf_component_register(SRCS "main.c" INCLUDE_DIRS ".")