slow down

This commit is contained in:
2026-05-03 14:56:57 -04:00
parent 07a0bbab6e
commit 6bb1f74cf3
+1 -1
View File
@@ -394,7 +394,7 @@ def run():
) )
canvas = matrix.SwapOnVSync(canvas) canvas = matrix.SwapOnVSync(canvas)
sleep(0.03) sleep(10)
if __name__ == "__main__": if __name__ == "__main__":