main/CMakeLists.txt

Sun, 05 Apr 2020 19:17:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 05 Apr 2020 19:17:17 +0200
changeset 51
5035385299f6
parent 21
043ae27633f8
child 74
34da2d2b12d5
permissions
-rw-r--r--

Added alarm timer watchdog. This resets the loop if not finished in 30 seconds.

idf_component_register(SRCS config.c task_user.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