You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was surprised that many of the examples implicitly create an
unsecured access point with complete access to my application, which
was based off the WiFiWebServer example. I'm sure I'm not the only one
surprised by this behaviour.
Putting the WiFi into station mode prevents the open access point from being
created.
0 commit comments