hyperion.ng/effects/strobe-white.json
T. van der Zwan e769117dfd Added some strobes, removed execute flag from json files
Former-commit-id: 0589c5014451b775d61a42d97a90f03f358c7ab3
2013-12-14 02:03:21 +00:00

10 lines
127 B
JSON

{
"name" : "Strobe white",
"script" : "strobe.py",
"args" :
{
"color" : [ 255, 255, 255 ],
"frequency" : 10.0
}
}