1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-12-03 14:51:16 +03:00

Add AsyncESP8266_W5100_Manager library (#2205)

#### Releases v1.0.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP8266 boards using `LwIP W5100 / W5100S Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-10 18:00:18 -05:00
committed by GitHub
parent 856c676892
commit dce5464509

View File

@@ -5406,3 +5406,4 @@ https://github.com/khoih-prog/AsyncWT32_ETH01_Manager
https://github.com/khoih-prog/AsyncESP8266_W5500_Manager https://github.com/khoih-prog/AsyncESP8266_W5500_Manager
https://github.com/khoih-prog/AsyncESP8266_ENC_Manager https://github.com/khoih-prog/AsyncESP8266_ENC_Manager
https://github.com/gicking/LIN_master_portable_Arduino https://github.com/gicking/LIN_master_portable_Arduino
https://github.com/khoih-prog/AsyncESP8266_W5100_Manager