mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fixed generation of device config type string
Former-commit-id: ec245b9fae3f2bae690e985657807389770539d9
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"device" :
|
||||
{
|
||||
"name" : "MyPi",
|
||||
"type" : "WS2801",
|
||||
"type" : "ws2801",
|
||||
"output" : "/dev/spidev0.0",
|
||||
"rate" : 1000000,
|
||||
"bgr-output" : false
|
||||
|
Reference in New Issue
Block a user