abouttreesummaryrefslogcommitdiff
path: root/esp32/esp_project/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'esp32/esp_project/main/CMakeLists.txt')
-rw-r--r--esp32/esp_project/main/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp32/esp_project/main/CMakeLists.txt b/esp32/esp_project/main/CMakeLists.txt
index 8d26c93..d0c6abb 100644
--- a/esp32/esp_project/main/CMakeLists.txt
+++ b/esp32/esp_project/main/CMakeLists.txt
@@ -1,2 +1,2 @@
-idf_component_register(SRCS "main.c"
+idf_component_register(SRCS "main.c" "wifi.c"
INCLUDE_DIRS "") \ No newline at end of file