mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
.
This commit is contained in:
parent
c5705bb74f
commit
296d738122
@ -649,7 +649,7 @@
|
|||||||
"width" :
|
"width" :
|
||||||
{
|
{
|
||||||
"type" : "integer",
|
"type" : "integer",
|
||||||
"title" : "edt_conf_v4l2_width_title",
|
"title" : "edt_conf_fg_width_title",
|
||||||
"minimum" : 10,
|
"minimum" : 10,
|
||||||
"default" : 80,
|
"default" : 80,
|
||||||
"append" : "edt_append_pixel",
|
"append" : "edt_append_pixel",
|
||||||
@ -658,7 +658,7 @@
|
|||||||
"height" :
|
"height" :
|
||||||
{
|
{
|
||||||
"type" : "integer",
|
"type" : "integer",
|
||||||
"title" : "edt_conf_v4l2_height_title",
|
"title" : "edt_conf_fg_height_title",
|
||||||
"minimum" : 10,
|
"minimum" : 10,
|
||||||
"default" : 45,
|
"default" : 45,
|
||||||
"append" : "edt_append_pixel",
|
"append" : "edt_append_pixel",
|
||||||
@ -1333,7 +1333,6 @@
|
|||||||
"leds":
|
"leds":
|
||||||
{
|
{
|
||||||
"type":"array",
|
"type":"array",
|
||||||
"format": "json",
|
|
||||||
"required":true,
|
"required":true,
|
||||||
"items":
|
"items":
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user