Files
ESP-Nodes/ESP32-IDF_Mesh/internal_communication/main/CMakeLists.txt
2024-12-23 10:13:32 -05:00

4 lines
133 B
CMake

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