Open schweini opened 6 years ago
Hi @JensW2000
How can I adapt this library to be used without SPIFFS? the idea is that the htm pages are inside the code in the .ino file What parts of the code should I modify and by what commands should I replace them?
This library sounds exactly like what I need right now - but I have to admit that I can't find any basic documentation on how to get it running?
It sounds as if this module offers the same functionality as WifiManager (start AP mode with wifi configuration captife portal) if the ESP8266 can't connect to its previous network), but allow the ESP8266 to run other stuff while in AP mode. If this is indeed the case, how do I actually do that?