Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Only set time if the wlan is connected
Previously, if we dropped out of the wlan loop early because of an error (wlan.status() < 0) it would still print "Connected", and try to set the time.
- Loading branch information