s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beginResponse_P - Braking Change in mathieucarbou / ESPAsyncWebServer for ESP32 in release 3.0.2

hagre opened this issue · comments

commented

see: mathieucarbou/ESPAsyncWebServer#39

The beginResponse_P is only avaliable for ESP8266 at release 3.0.2

FYI, I've opened a PR to add back these methods as deprecated: mathieucarbou/ESPAsyncWebServer#46
I hope to be able to merge it soon and release a new version of ESPAsyncWebServer.