- Remove unused variable to avoid compiler warning and error
- Add
Async_WebSocketsServer
,Async_HttpBasicAuth
andMQTT
examples
- 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