diff --git a/micropython/examples/interstate75/75W/clock.py b/micropython/examples/interstate75/75W/clock.py index c227393a..54032179 100644 --- a/micropython/examples/interstate75/75W/clock.py +++ b/micropython/examples/interstate75/75W/clock.py @@ -129,7 +129,7 @@ def sync_time(): redraw_display_if_reqd() - if max_wait > 0: + if wlan.status() == 3: print("Connected") try: