mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
78e606a1c4
Add a new WS281x driver which is a wrapper around jgarff's ws281x library which works on Pi B+, Pi 2, Pi Zero and probably Pi 3 as well. jgarff's ws281x library is included as a submodule Former-commit-id: e473dfd36d31b14598da5e56e4b8bf9f2aa7bb24
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
[submodule "dependencies/external/protobuf"]
|
|
path = dependencies/external/protobuf
|
|
url = https://github.com/tvdzwan/protobuf.git
|
|
[submodule "dependencies/external/rpi_ws281x"]
|
|
path = dependencies/external/rpi_ws281x
|
|
url = https://github.com/jgarff/rpi_ws281x
|