decrease delay

This commit is contained in:
Wolfgang Hottgenroth 2020-08-29 17:54:00 +02:00
parent 11f963f911
commit 4393f3747b
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -253,7 +253,7 @@ if __name__ == "__main__":
sleep(1)
print("")
print("-----------------------------------------------")
sleep(60)
sleep(15)