mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-05-18 21:55:34 +00:00
1.9 KiB
1.9 KiB
AsyncWebServer_ESP32_W5500 Library
Table of contents
Changelog
Releases v1.6.4
- Remove unused variable to avoid compiler warning and error
Releases v1.6.3
- Add
Async_WebSocketsServer
,Async_HttpBasicAuth
andMQTT
examples
Releases v1.6.2
- Initial coding to port ESPAsyncWebServer to ESP32 boards using
LwIP W5500 Ethernet
. - Bump up to
v1.6.2
to sync with AsyncWebServer_WT32_ETH01 v1.6.2. - Use
allman astyle