mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
7c336b0511
* update effects * fix * try * . * Update clock.py * Update clock.py * upd * impl ledConfig * upd * fix * update * update js * fix pacman * change order of priorities
10 lines
109 B
JSON
10 lines
109 B
JSON
{
|
|
"name" : "Pac-Man",
|
|
"script" : "pacman.py",
|
|
"args" :
|
|
{
|
|
"margin-pos" : 2.0,
|
|
"rotationTime" : 8
|
|
}
|
|
}
|