0.5 seconds update

This commit is contained in:
Justin 2023-08-23 00:52:15 +08:00 committed by GitHub
parent 16cf2ec73b
commit 3bb54c4c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,5 +83,5 @@ while True:
canvas = matrix.SwapOnVSync(canvas)
time.sleep(1)
time.sleep(0.5)