yes.
This commit is contained in:
parent
9f1a497dee
commit
a24dd7fee0
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -135,7 +135,7 @@ if __name__ == "__main__":
|
|||
|
||||
while True:
|
||||
drawCanvas()
|
||||
time.sleep(20)
|
||||
time.sleep(10)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue