hyperion.ng/effects/police-lights-solid.json
Paulchen-Panther da914e0135 Create police-lights-solid.json
Former-commit-id: d3f433361bb305b3d367754fc4c4818092a6c74b
2016-01-17 18:18:49 +01:00

12 lines
185 B
JSON

{
"name" : "Police Lights Solid",
"script" : "police.py",
"args" :
{
"rotation-time" : 1.0,
"color_one" : [ 255, 0, 0 ],
"color_two" : [ 0, 0, 255 ],
"reverse" : false
}
}