Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: khoih-prog/AsyncWebServer_ESP32_W5500

v1.6.4 to remove unused variable to avoid compiler warning and error

24 Dec 03:47
38de6ac
Compare
Choose a tag to compare

Releases v1.6.4

  1. Remove unused variable to avoid compiler warning and error

v1.6.3 to add `Async_WebSocketsServer`, `Async_HttpBasicAuth` and `MQTT` examples

06 Dec 04:13
7a1d67d
Compare
Choose a tag to compare

Releases v1.6.3

  1. Add Async_WebSocketsServer, Async_HttpBasicAuth and MQTT examples

v1.6.2 to port ESPAsyncWebServer Library to ESP32 boards using W5500 LwIP Ethernet

30 Nov 08:12
aa92eea
Compare
Choose a tag to compare

Releases v1.6.2

  1. Initial coding to port ESPAsyncWebServer to ESP32 boards using LwIP W5500 Ethernet.
  2. Bump up to v1.6.2 to sync with AsyncWebServer_WT32_ETH01 v1.6.2.
  3. Use allman astyle