X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/9030210ff764c36cb6b0c1dacf40b016bab90d7c..58e0d63958d7406b7bbf3b964d9ea9a2770e0741:/esp32/esp_project/main/CMakeLists.txt diff --git a/esp32/esp_project/main/CMakeLists.txt b/esp32/esp_project/main/CMakeLists.txt index ddba2b1..49944e8 100644 --- a/esp32/esp_project/main/CMakeLists.txt +++ b/esp32/esp_project/main/CMakeLists.txt @@ -1,2 +1,2 @@ -idf_component_register(SRCS "wifi.c" "Verify.c" +idf_component_register(SRCS "wifi.c" "SendEncrypted.c" INCLUDE_DIRS "") \ No newline at end of file