IotWebConf
IotWebConf copied to clipboard
Added a simple optional callback for state changes.
I needed a simple way to track what "state" the IotWebConfig instance was in, so I could easily present the necessary status screen to the users on a small OLED. In my project, I have the wifi status, and the AP status screen showing very different information. Thought this would be a nice simple addition to your library.