mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Reformat
Former-commit-id: fd08fc77b10213b0ea000c3c5000770069c5944e
This commit is contained in:
parent
2efd751c76
commit
bd9f0c2149
@ -336,6 +336,12 @@
|
|||||||
"paths" : ["/home/pi/hyperion/effects"]
|
"paths" : ["/home/pi/hyperion/effects"]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"bootsequence" :
|
||||||
|
{
|
||||||
|
"effect" : "Rainbow swirl fast",
|
||||||
|
"duration_ms" : 3000
|
||||||
|
},
|
||||||
|
|
||||||
/// The black border configuration, contains the following items:
|
/// The black border configuration, contains the following items:
|
||||||
/// * enable : true if the detector should be activated
|
/// * enable : true if the detector should be activated
|
||||||
"blackborderdetector" :
|
"blackborderdetector" :
|
||||||
@ -343,13 +349,6 @@
|
|||||||
"enable" : true
|
"enable" : true
|
||||||
},
|
},
|
||||||
|
|
||||||
"bootsequence" :
|
|
||||||
{
|
|
||||||
"effect" : "rainbow-swirl-fast.json",
|
|
||||||
"path" : "/home/pi/hyperion/effects",
|
|
||||||
"duration_ms" : 3000
|
|
||||||
},
|
|
||||||
|
|
||||||
/// The configuration for the frame-grabber, contains the following items:
|
/// The configuration for the frame-grabber, contains the following items:
|
||||||
/// * width : The width of the grabbed frames [pixels]
|
/// * width : The width of the grabbed frames [pixels]
|
||||||
/// * height : The height of the grabbed frames [pixels]
|
/// * height : The height of the grabbed frames [pixels]
|
||||||
|
Loading…
Reference in New Issue
Block a user