master
Lukas Schulz 2020-12-20 14:17:29 +01:00
parent 8b69591634
commit ad8cf78be7
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ def get_access_token():
if __name__ == "__main__":
main()
time.sleep(10)
print('led-matrix-viewer started')
while True: