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

Latest commit

 

History

History
47 lines (28 loc) · 1.99 KB

changelog.md

File metadata and controls

47 lines (28 loc) · 1.99 KB

AsyncWebServer_ESP32_SC_W5500 Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of contents



Changelog

Releases v1.8.1

  1. Remove unused variable to avoid compiler warning and error

Releases v1.8.0

  1. Add support to ESP32_C3 boards using LwIP W5500 Ethernet

Releases v1.7.0

  1. Add support to ESP32_S2 boards using LwIP W5500 Ethernet

Releases v1.6.3

  1. Initial coding to port ESPAsyncWebServer to ESP32_S3 boards using LwIP W5500 Ethernet.
  2. Bump up to v1.6.3 to sync with AsyncWebServer_ESP32_W5500 v1.6.3.
  3. Use allman astyle