mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00:00
4 lines
133 B
CMake
4 lines
133 B
CMake
idf_component_register(SRCS "mesh_light.c"
|
|
"mesh_main.c"
|
|
INCLUDE_DIRS "." "include")
|