hyperion.ng/effects/strobe-raspbmc.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 Raspbmc",
"script" : "strobe.py",
"args" :
{
"color" : [ 188, 17, 66 ],
"frequency" : 5.0
}
}