1. ~~Create the access point in case the WiFi is not found after some amount of time.~~ 2. Change SSID form field to a dropdown that's populated from [a network scan](https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFi/examples/WiFiScan)? Would need to scan before entering AP mode I think...