hyperion.ng/effects/strobe-white.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
126 B
JSON

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