1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-19 08:03:16 +03:00

Add AsyncESP32_ENC_Manager library (#2199)

#### Releases v1.0.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32 boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-08 21:28:17 -05:00
committed by GitHub
parent f7ceaa8ee5
commit a7716431f5

View File

@ -5400,3 +5400,4 @@ https://github.com/KravitzLabDevices/FORCE2
https://github.com/khoih-prog/HTTPS_Server_Generic https://github.com/khoih-prog/HTTPS_Server_Generic
https://github.com/joseguerra3000/AD74xx https://github.com/joseguerra3000/AD74xx
https://github.com/khoih-prog/AsyncESP32_W5500_Manager https://github.com/khoih-prog/AsyncESP32_W5500_Manager
https://github.com/khoih-prog/AsyncESP32_ENC_Manager