yes.
This commit is contained in:
parent
53a60aa392
commit
8b69591634
1 changed files with 1 additions and 2 deletions
3
main.py
3
main.py
|
@ -231,8 +231,7 @@ if __name__ == "__main__":
|
||||||
print('led-matrix-viewer started')
|
print('led-matrix-viewer started')
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
# if(is_token_expired()):
|
get_access_token()
|
||||||
# get_access_token()
|
|
||||||
drawCanvas()
|
drawCanvas()
|
||||||
time.sleep(10)
|
time.sleep(10)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue