cruft
This commit is contained in:
parent
55ed593019
commit
6798e25cb1
1 changed files with 0 additions and 9 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue