sleep 10s

This commit is contained in:
kolossos 2021-01-15 20:05:05 +01:00 committed by GitHub
parent cdf750d4d1
commit 0e69d06b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ if myScale.begin():
except:
print("no access to hiveeyes.org?")
pass
time.sleep(1)
time.sleep(10)