From 6798e25cb1aea9128c87dd7ee4f22db25f3cb985 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 17 Jan 2026 20:42:48 +0100 Subject: [PATCH] cruft --- lib/display.py | 9 --------- 1 file changed, 9 deletions(-) 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: