mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Add spidev1.0 and spidev1.1 device for Raspberry Pi WS2801 schema (#1112)
This commit is contained in:
parent
c17727beb0
commit
8a028328ce
@ -5,7 +5,7 @@
|
|||||||
"output": {
|
"output": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title":"edt_dev_spec_spipath_title",
|
"title":"edt_dev_spec_spipath_title",
|
||||||
"enum" : ["/dev/spidev0.0","/dev/spidev0.1"],
|
"enum" : ["/dev/spidev0.0","/dev/spidev0.1","/dev/spidev1.0","/dev/spidev1.1"],
|
||||||
"propertyOrder" : 1
|
"propertyOrder" : 1
|
||||||
},
|
},
|
||||||
"rate": {
|
"rate": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user