main/CMakeLists.txt

changeset 1
1c9894662795
parent 0
f8b0268c8d0a
child 3
e5d91caa6ab4
--- a/main/CMakeLists.txt	Sun Mar 26 22:22:45 2023 +0200
+++ b/main/CMakeLists.txt	Mon Mar 27 22:13:21 2023 +0200
@@ -1,2 +1,2 @@
-idf_component_register(SRCS "iotbalkon.c"
+idf_component_register(SRCS config.c iotbalkon.c task_bmp280.c
                     INCLUDE_DIRS ".")

mercurial