hyperion.ng/effects/pacman.json
brindosch 7c336b0511 ledConfig in config, report creation and upload (#398)
* update effects

* fix

* try

* .

* Update clock.py

* Update clock.py

* upd

* impl ledConfig

* upd

* fix

* update

* update js

* fix pacman

* change order of priorities
2017-02-15 15:53:35 +01:00

10 lines
109 B
JSON

{
"name" : "Pac-Man",
"script" : "pacman.py",
"args" :
{
"margin-pos" : 2.0,
"rotationTime" : 8
}
}