add color parameter to the knight rider effect

Former-commit-id: 9d4cd0e18b7871acd76a9cafb04efc39ce6fac74
This commit is contained in:
spudwebb
2014-04-22 14:15:09 -04:00
parent d102ffd043
commit 6d6f4bf629
2 changed files with 12 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
"args" :
{
"speed" : 1.0,
"fadeFactor" : 0.7
"fadeFactor" : 0.7,
"color" : [255,0,0]
}
}