fabhardware.fablight2/main/CMakeLists.txt
2023-12-29 17:24:30 +01:00

5 lines
195 B
CMake

idf_component_register( SRCS
"LEDController_Task.c"
"MQTTClient_Task.c"
"main.c"
INCLUDE_DIRS ".")