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

Latest commit

 

History

History
38 lines (23 loc) · 1.75 KB

changelog.md

File metadata and controls

38 lines (23 loc) · 1.75 KB

AsyncUDP_ESP32_SC_ENC

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v2.1.0

  1. Add support to ESP32S2/C3 boards using LwIP ENC28J60 Ethernet

Initial Releases v2.0.0

  1. Initial coding to port AsyncUDP to ESP32_S3 boards using LwIP ENC28J60 Ethernet
  2. Add more examples.
  3. Add debugging features.
  4. Bump up to v2.0.0 to sync with AsyncUDP v2.0.0.