0.5 seconds update
This commit is contained in:
parent
3bb54c4c2a
commit
6458e7c4ce
@ -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)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user