master
Lukas Schulz 2020-12-20 14:09:41 +01:00
parent 19c25a7473
commit 951ce1ccb2
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ def is_token_expired():
if __name__ == "__main__": if __name__ == "__main__":
get_access_token()
main() main()
print('led-matrix-viewer started') print('led-matrix-viewer started')