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