This commit is contained in:
Christoph Haas 2026-01-17 20:42:48 +01:00
parent 55ed593019
commit 6798e25cb1

View file

@ -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: