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