mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
feat(dmx): implement DMX initialization and sending functionality
This commit is contained in:
parent
a2d51540b7
commit
5370e48d07
6 changed files with 91 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
idf_component_register(SRCS "src/dmx.c" INCLUDE_DIRS "include")
|
||||
idf_component_register(SRCS "src/dmx.c" INCLUDE_DIRS "include" REQUIRES logger esp_dmx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue