Hieromon / PageBuilder

An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.
MIT License
193 stars 40 forks source link

Supports/esp8266 3.0.0 #31

Closed Hieromon closed 3 years ago

Hieromon commented 3 years ago

Match the member function signature of the RequestHandler class to allow it to work with ESP8266 3.0.0. https://github.com/Hieromon/AutoConnect/issues/361