mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Rpi ws281x submodule update (#441)
* Updated rpi_ws281x submodule version added dma channel option * update translations
This commit is contained in:
1
dependencies/CMakeLists.txt
vendored
1
dependencies/CMakeLists.txt
vendored
@@ -5,6 +5,7 @@ if(ENABLE_WS281XPWM)
|
||||
add_library(ws281x
|
||||
external/rpi_ws281x/mailbox.c external/rpi_ws281x/ws2811.c
|
||||
external/rpi_ws281x/pwm.c external/rpi_ws281x/dma.c
|
||||
external/rpi_ws281x/pcm.c
|
||||
external/rpi_ws281x/rpihw.c)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user