dmx-interface/lib/AsyncWebServer_ESP32_W5500/changelog.md
Patrick Schwarz c295017495 Other ETH lib
2024-11-09 21:59:25 +01:00

1.9 KiB

AsyncWebServer_ESP32_W5500 Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of contents



Changelog

Releases v1.6.4

  1. Remove unused variable to avoid compiler warning and error

Releases v1.6.3

  1. Add Async_WebSocketsServer, Async_HttpBasicAuth and MQTT examples

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