mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
style(CMake): reformat CMakeLists.txt for improved readability
This commit is contained in:
parent
cebe56541a
commit
bab5725e92
4 changed files with 30 additions and 20 deletions
|
|
@ -1,3 +1,2 @@
|
|||
idf_component_register(SRCS "dmx-interface.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES web_server)
|
||||
idf_component_register(SRCS "dmx-interface.c" INCLUDE_DIRS "." REQUIRES
|
||||
web_server)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue