master
Lukas Schulz 2020-12-20 14:16:47 +01:00
parent 53a60aa392
commit 8b69591634
1 changed files with 1 additions and 2 deletions

View File

@ -231,8 +231,7 @@ if __name__ == "__main__":
print('led-matrix-viewer started')
while True:
# if(is_token_expired()):
# get_access_token()
get_access_token()
drawCanvas()
time.sleep(10)