mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
add color parameter to the knight rider effect
Former-commit-id: 9d4cd0e18b7871acd76a9cafb04efc39ce6fac74
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"args" :
|
||||
{
|
||||
"speed" : 1.0,
|
||||
"fadeFactor" : 0.7
|
||||
"fadeFactor" : 0.7,
|
||||
"color" : [255,0,0]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user