Skip to content

Commit

Permalink
Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
SinnieOnFire authored Jan 4, 2024
1 parent b7b430b commit d1965af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cy_airquality_rpi.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
duration = 599

# Internet connection check interval
check_interval = 1800
check_interval = 60

while True:
# Starts counting for duration
Expand Down

0 comments on commit d1965af

Please sign in to comment.