easytarget / esp32-cam-webserver

Expanded version of the Espressif ESP webcam
https://hackaday.io/project/168563-7-esp32-cam-example-expanded
GNU Lesser General Public License v2.1
1.3k stars 352 forks source link

Save and restore SSID and Passwd in config file #296

Closed ernitron closed 1 year ago

ernitron commented 1 year ago

Great Project!

I am implementing a way to add SSID and PASSWD in preference file. Also the setting page should have input form for SSID and PASSWD. As a nice-to have it should list the SSIDs found in the network and allow user to insert passwd then reboot.