Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Only set time if the wlan is connected #813

Merged
merged 1 commit into from
Jan 16, 2024

Commits on Aug 10, 2023

  1. 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.
    andrewjw authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    14c7f6c View commit details
    Browse the repository at this point in the history