This commit is contained in:
Jokob-sk
2023-08-05 12:59:51 +10:00
parent e34a7c032a
commit ce5d09ed2e

View File

@@ -300,7 +300,7 @@ def main ():
mylog('verbose', ['[MAIN] waiting to start next loop'])
#loop
time.sleep(1) # wait for N seconds
time.sleep(5) # wait for N seconds
#===============================================================================