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

Multi Wlan improvements #266

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Multi Wlan improvements #266

merged 2 commits into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c505989 View commit details
    Browse the repository at this point in the history
  2. use callbacks to get saved wifi networks

    Use function callbacks instead of filling out String arrays to get the information about the saved networks.
    
    This also allows enabled the webserver to get more information about the network then the SSID only.
    laszloh committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2fcb364 View commit details
    Browse the repository at this point in the history