main/CMakeLists.txt

Mon, 17 May 2021 22:38:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 17 May 2021 22:38:43 +0200
changeset 92
bac0a860f5dd
parent 74
cba50f7529d0
permissions
-rw-r--r--

No repeated logs when the SD card is removed. Supress wifi_init logs.

idf_component_register(SRCS automation.c brewboard.c buttons.c calibration.c config.c files.c
			manual.c recipes.c setup.c
			task_driver.c task_ds18b20.c task_http.c task_sdcard.c task_sound.c task_tft.c task_wifi.c updates.c
	INCLUDE_DIRS ".")

mercurial