mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
try to fix
This commit is contained in:
parent
5c1fa71c24
commit
d08f744ee8
@ -4,11 +4,9 @@
|
||||
"args" :
|
||||
{
|
||||
"offset" : 0,
|
||||
|
||||
"hour-margin" : 2,
|
||||
"minute-margin" : 1,
|
||||
"second-margin" : 0,
|
||||
|
||||
"hour-color" : [255, 0, 0],
|
||||
"minute-color" : [0, 255, 0],
|
||||
"second-color" : [0, 0, 255]
|
||||
|
@ -1,4 +1,8 @@
|
||||
{
|
||||
"name" : "Pac-Man",
|
||||
"script" : "pacman.py"
|
||||
"script" : "pacman.py",
|
||||
"args" :
|
||||
{
|
||||
"sleep-time" : 0.3
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user