diff --git a/main.py b/main.py index 9b5636a..6475c8f 100644 --- a/main.py +++ b/main.py @@ -158,6 +158,7 @@ def main(): if DEBUG: print("Trouble to connecting to MQTT: {}".format(e)) led_error_code(led, 2) + time.sleep(5) continue # Start back at the top of the While Loop # DHT22 Reading.