3 lines
133 B
CMake
3 lines
133 B
CMake
idf_component_register(SRCS "mesh_light.c"
|
|
"mesh_main.c"
|
|
INCLUDE_DIRS "." "include")
|