WebConfig icon indicating copy to clipboard operation
WebConfig copied to clipboard

Modification to work with ESPAsyncWebServer

Open tomaszsa opened this issue 5 years ago • 4 comments

Is it possible to make it working with ESPAsyncWebServer: https://github.com/me-no-dev/ESPAsyncWebServer

tomaszsa avatar Oct 15 '20 17:10 tomaszsa

I will add use of LittleFS library instead of SPIFFS here.

Thanks.

happytm avatar Jun 08 '21 22:06 happytm

The only problem is the method hasArg. If we could find a similiar method in ESPAsyncWebserver, it's done!

buitre-buitaker avatar Nov 04 '21 23:11 buitre-buitaker

I have created another version of WebConfig, to work with ESPAsyncWebserver. https://github.com/GerLech/AsyncWebConfig

GerLech avatar Nov 15 '21 16:11 GerLech

I will try it ASAP!

buitre-buitaker avatar Nov 15 '21 17:11 buitre-buitaker