main/CMakeLists.txt

changeset 15
83314e7b1b4a
child 21
043ae27633f8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/CMakeLists.txt	Sat Oct 26 14:05:17 2019 +0200
@@ -0,0 +1,3 @@
+idf_component_register(SRCS config.c task_mqtt.c task_ds18b20.c updates.c task_adc.c xutil.c co2meter.c u8g2_esp32_hal.c task_wifi.c
+	INCLUDE_DIRS ".")
+

mercurial