1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

Add AsyncESP32_SC_Ethernet_Manager Library (#2244)

#### Releases v1.0.1

1. Fix typo

#### Releases v1.0.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32_S3 boards using `LwIP W5500 / ENC28J60 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-14 22:46:53 -05:00
committed by GitHub
parent 086b5ecc83
commit ceb17abb54

View File

@ -5436,3 +5436,4 @@ https://github.com/khoih-prog/WebServer_ESP32_SC_W5500
https://github.com/khoih-prog/WebServer_ESP32_SC_ENC
https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager
https://github.com/khoih-prog/AsyncESP32_SC_ENC_Manager
https://github.com/khoih-prog/AsyncESP32_SC_Ethernet_Manager