Added some strobes, removed execute flag from json files

Former-commit-id: 0589c5014451b775d61a42d97a90f03f358c7ab3
This commit is contained in:
T. van der Zwan
2013-12-14 02:03:21 +00:00
parent d56027da20
commit e769117dfd
11 changed files with 29 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
{
"name" : "Strobe white",
"script" : "strobe.py",
"args" :
{
"color" : [ 255, 255, 255 ],
"frequency" : 10.0
}
}