mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update pacman.py
This commit is contained in:
parent
08934be2fe
commit
d94529a800
@ -45,7 +45,6 @@ for i in range(hyperion.ledCount):
|
|||||||
|
|
||||||
# increment = 3, because LED-Color is defined by 3 Bytes
|
# increment = 3, because LED-Color is defined by 3 Bytes
|
||||||
increment = 3
|
increment = 3
|
||||||
sleepTime = 0.3
|
|
||||||
|
|
||||||
def shiftLED(ledData, increment, limit, lightPos=None):
|
def shiftLED(ledData, increment, limit, lightPos=None):
|
||||||
state = 0
|
state = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user