mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix config generati
Former-commit-id: b125333e82df891b516fbaf6c3e0f599a7699dd6
This commit is contained in:
@@ -338,8 +338,6 @@
|
||||
"enable" : true
|
||||
},
|
||||
|
||||
|
||||
|
||||
/// The boot-sequence configuration, contains the following items:
|
||||
/// * type : The type of the boot-sequence ('rainbow', 'knight_rider', 'none')
|
||||
/// * duration_ms : The length of the boot-sequence [ms]
|
||||
@@ -349,8 +347,6 @@
|
||||
"duration_ms" : 3000
|
||||
},
|
||||
|
||||
|
||||
|
||||
/// The configuration for the frame-grabber, contains the following items:
|
||||
/// * width : The width of the grabbed frames [pixels]
|
||||
/// * height : The height of the grabbed frames [pixels]
|
||||
@@ -362,8 +358,6 @@
|
||||
"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
|
||||
/// * xbmcTcpPort : The TCP-port of the XBMC-server
|
||||
|
Reference in New Issue
Block a user