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

Commit

Permalink
v1.1.0 for LwIP W6100 Ethernet
Browse files Browse the repository at this point in the history
#### Releases v1.1.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32_S2/S3/C3 boards using `LwIP W6100 Ethernet`. Sync with [AsyncESP32_SC_W5500_Manager v1.1.0](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager)
2. Use `allman astyle`
  • Loading branch information
khoih-prog committed Jan 15, 2023
1 parent e84492f commit 2bf36ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* [Why do we need this AsyncESP32_SC_W6100_Manager library](#why-do-we-need-this-async-AsyncESP32_SC_W6100_Manager-library)
* [Features](#features)
* [Why Async is better](#why-async-is-better)
* [Sibling Libraries](#Twin-Libraries)
* [Sibling Libraries](#Sibling-Libraries)
* [Base libraries](#Base-libraries)
* [Synchronous Ethernet Manager libraries](#Synchronous-Ethernet-Manager-libraries)
* [Asynchronous Ethernet Manager libraries](#Asynchronous-Ethernet-Manager-libraries)
Expand Down

0 comments on commit 2bf36ac

Please sign in to comment.