main/CMakeLists.txt

Sat, 19 Jun 2021 20:46:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jun 2021 20:46:42 +0200
changeset 101
1bc6e9263ada
parent 74
cba50f7529d0
permissions
-rw-r--r--

Fixed HendiControl interface connecter to match the board input. Tested the new circuit.

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