diff options
Diffstat (limited to 'main/CMakeLists.txt')
| -rw-r--r-- | main/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index 81b367e..0bfb5fc 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,3 +1,3 @@ -idf_component_register(SRCS "main.c" "epd.c" "util.c" +idf_component_register(SRCS "main.c" "epd.c" "wifi.c" EMBED_TXTFILES git_srht_cert.pem INCLUDE_DIRS ".") |
