Closed sinedied closed 10 months ago
Thanks, any ideas or thoughts for an example to include?
Sure, my own use case could be a good example: reuse internal methods to build your own HTTP server, using either STA or AP mode (reusing mode of the startConfigPortal() method)
Allows to extend WiFiManger and parameter classes so you can customize it.
Making the internal variables/methods protected instead of private should not change any existing behavior.