0.5 seconds update

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

View File

@ -106,7 +106,7 @@ while True:
canvas = matrix.SwapOnVSync(canvas)
# Wait for 1 second before updating the clock
time.sleep(1)
time.sleep(0.5)