aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LightInstallation.py1
-rw-r--r--pixelcore/PixelStrip.py1
-rwxr-xr-x[-rw-r--r--]setup.sh0
3 files changed, 0 insertions, 2 deletions
diff --git a/LightInstallation.py b/LightInstallation.py
index b54a892..7f98473 100644
--- a/LightInstallation.py
+++ b/LightInstallation.py
@@ -2,7 +2,6 @@ from xml.etree.ElementTree import ElementTree
from pixelcore.Screen import *
from pixelcore.PixelStrip import *
import pdb, sys, time, thread
-from pygame.locals import *
import util.TimeOps as clock
import util.Config as configGetter
import util.ComponentRegistry as compReg
diff --git a/pixelcore/PixelStrip.py b/pixelcore/PixelStrip.py
index fceff8e..662b8fe 100644
--- a/pixelcore/PixelStrip.py
+++ b/pixelcore/PixelStrip.py
@@ -2,7 +2,6 @@ from pixelcore.Pixel import *
import util.Strings as Strings
import util.Geo as Geo
from pixelevents.StepEvent import *
-import pygame
import math
import pdb
#Python class representing a single Pixel strip (usually 50 Pixels)
diff --git a/setup.sh b/setup.sh
index 8f5f6dc..8f5f6dc 100644..100755
--- a/setup.sh
+++ b/setup.sh