Storing and reading ssid/pass from eeprom, AP to config

https://github.com/chriscook8/esp-arduino-apboot
This reads from eeprom to get SSID and password information. Then trys to connect to it. If it doesn't work, or no SSID is found it boots into a AP mode hosting a configuration webpage.
First pass on this task anyway.
Chris
This reads from eeprom to get SSID and password information. Then trys to connect to it. If it doesn't work, or no SSID is found it boots into a AP mode hosting a configuration webpage.
First pass on this task anyway.
Chris