Update pacman.py

This commit is contained in:
brindosch 2017-02-08 14:35:47 +01:00 committed by GitHub
parent 08934be2fe
commit d94529a800
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ for i in range(hyperion.ledCount):
# increment = 3, because LED-Color is defined by 3 Bytes
increment = 3
sleepTime = 0.3
def shiftLED(ledData, increment, limit, lightPos=None):
state = 0