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

View File

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