From d94529a800cfc2d1af7a1f54e1b4141d4a7a9345 Mon Sep 17 00:00:00 2001 From: brindosch Date: Wed, 8 Feb 2017 14:35:47 +0100 Subject: [PATCH] Update pacman.py --- effects/pacman.py | 1 - 1 file changed, 1 deletion(-) diff --git a/effects/pacman.py b/effects/pacman.py index 9f34ee79..f58557b7 100644 --- a/effects/pacman.py +++ b/effects/pacman.py @@ -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