hyperion.ng/effects/strobe-blue.json
penfold42 6b3f0e42b5 fix strobe effect frequency (#300)
* fix strobe effect frequency

* Changed the frequency in the effect definitions
2016-11-27 11:39:20 +01:00

10 lines
121 B
JSON

{
"name" : "Strobe blue",
"script" : "strobe.py",
"args" :
{
"color" : [ 0, 0, 255 ],
"frequency" : 5.0
}
}