s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266
https://valencia.lbsfilm.at/midterm-presentation/
Other
919 stars 173 forks source link

Made WebServer and WebSocket globally accusable via access functions. #285

Closed MartinMueller2003 closed 9 months ago

MartinMueller2003 commented 9 months ago

WARNING: You must call ESPUI.begin before using the WebServer() or WebSocket() calls.

MartinMueller2003 commented 9 months ago

Merged after approval