Update main.py
This commit is contained in:
parent
ee75103c86
commit
c3eee5dda1
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -111,4 +111,4 @@ while True:
|
|||
|
||||
# Wait for a certain time before checking again (e.g., 15 seconds)
|
||||
#print("it has been", interval,"seconds")
|
||||
time.sleep(int(interval))
|
||||
time.sleep(int(interval))
|
||||
|
|
Loading…
Add table
Reference in a new issue