Files
ESP-Nodes/internal_communication/main/CMakeLists.txt
2024-12-23 10:08:28 -05:00

4 lines
133 B
CMake

idf_component_register(SRCS "mesh_light.c"
"mesh_main.c"
INCLUDE_DIRS "." "include")