mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix config generation
Former-commit-id: c908b74ba8bd8dfc3aa2a6f31d97bda28c343447
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
"enable" : true
|
||||
},
|
||||
|
||||
,
|
||||
|
||||
|
||||
/// The boot-sequence configuration, contains the following items:
|
||||
/// * type : The type of the boot-sequence ('rainbow', 'knight_rider', 'none')
|
||||
@@ -349,7 +349,7 @@
|
||||
"duration_ms" : 3000
|
||||
},
|
||||
|
||||
,
|
||||
|
||||
|
||||
/// The configuration for the frame-grabber, contains the following items:
|
||||
/// * width : The width of the grabbed frames [pixels]
|
||||
@@ -362,7 +362,7 @@
|
||||
"frequency_Hz" : 10.0
|
||||
},
|
||||
|
||||
,
|
||||
|
||||
|
||||
/// The configuration of the XBMC connection used to enable and disable the frame-grabber. Contains the following fields:
|
||||
/// * xbmcAddress : The IP address of the XBMC-host
|
||||
|
Reference in New Issue
Block a user