main/CMakeLists.txt

Sat, 21 Oct 2023 19:04:52 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 21 Oct 2023 19:04:52 +0200
changeset 6
60ae555eff0b
parent 1
86b275481021
permissions
-rw-r--r--

Change colors and intensity.

set(srcs dcf77tx.c task_wifi.c task_dcf.c )

idf_component_register(SRCS "${srcs}"
	INCLUDE_DIRS ".")

mercurial