Skip to content

Commit

Permalink
Fixed boot loop
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzzw committed Dec 5, 2018
1 parent c1355fb commit 8da4416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion obi_socket/obi_wifi.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def do_connect(config):
print('INFO: Network config:', wlan.ifconfig())
wifi_is_connected = True
else:
port_io.blink_slowly()
wifi_is_connected = False

return wifi_is_connected
Expand Down

0 comments on commit 8da4416

Please sign in to comment.