mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Remove max LED number constraint from Matrix layout
This commit is contained in:
parent
27f74af4e3
commit
5d5c2bfdcb
@ -124,13 +124,11 @@
|
||||
"ledshoriz": {
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
"maximum": 50,
|
||||
"default": 0
|
||||
},
|
||||
"ledsvert": {
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
"maximum": 50,
|
||||
"default": 0
|
||||
},
|
||||
"cabling": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user