mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
7ff9d7037b
Protocol Buffer reimplemented to receive image data from third-party apps The status of the component "UDPListener" is now displayed correctly in WebUI Global signal names for WebUI added
13 lines
472 B
Plaintext
13 lines
472 B
Plaintext
[submodule "dependencies/external/rpi_ws281x"]
|
|
path = dependencies/external/rpi_ws281x
|
|
url = https://github.com/hyperion-project/rpi_ws281x.git
|
|
branch = master
|
|
[submodule "dependencies/external/flatbuffers"]
|
|
path = dependencies/external/flatbuffers
|
|
url = https://github.com/google/flatbuffers
|
|
branch = master
|
|
[submodule "dependencies/external/protobuf"]
|
|
path = dependencies/external/protobuf
|
|
url = https://github.com/hyperion-project/protobuf.git
|
|
branch = master
|