mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Added some strobes, removed execute flag from json files
Former-commit-id: 0589c5014451b775d61a42d97a90f03f358c7ab3
This commit is contained in:
9
effects/strobe-white.json
Normal file
9
effects/strobe-white.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name" : "Strobe white",
|
||||
"script" : "strobe.py",
|
||||
"args" :
|
||||
{
|
||||
"color" : [ 255, 255, 255 ],
|
||||
"frequency" : 10.0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user