mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
fix strobe effect frequency (#300)
* fix strobe effect frequency * Changed the frequency in the effect definitions
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"args" :
|
||||
{
|
||||
"color" : [ 255, 255, 255 ],
|
||||
"frequency" : 10.0
|
||||
"frequency" : 5.0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user