mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-09 05:20:21 +00:00
3 lines
124 B
CMake
3 lines
124 B
CMake
idf_component_register(SRCS "dmx-interface.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES web_server)
|