diff --git a/lib/display.py b/lib/display.py index 93cb291..ef0a413 100644 --- a/lib/display.py +++ b/lib/display.py @@ -45,15 +45,6 @@ class MyMatrix: self.matrix = RGBMatrix(options=options) - #sleep(0.2) - #self.matrix.Clear() - #sleep(0.2) - #self.matrix.Clear() - #sleep(0.2) - #self.matrix.Clear() - #sleep(0.2) - - def show(self, image): """Save the image to disk in DEV mode. Or send it to the LED matrix panel.""" if DEV: