-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It is not possible to test the WiFi Manager setup once credentials for an access point have been saved.
It is not possible to set the Krake to another available access point if it has connected to the saved access point.
With out using a development tool, VSCode the SSID and WP cannot be cleared. (Not even sure I know how to do so with VSCode.)
Describe the solution you'd like
A clear and concise description of what you want to happen.
Through the LCD menu there should be a way to clear the STA SSID settings for an access point.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Although it likely uses a different WiFi library, at this repository is example code which clears stored SSID and PW.
CC:
@nk25719
@RobertLRead