yes.
This commit is contained in:
parent
0ecd95a72c
commit
d9479cd390
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -87,6 +87,7 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
drawCanvas()
|
drawCanvas()
|
||||||
|
sleep(10)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue