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

Add AsyncESP8266_Ethernet_Manager library (#2222)

#### Releases v1.0.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP8266 boards using `LwIP W5500 / W5100(S) / ENC28J60 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-12 22:07:35 -05:00
committed by GitHub
parent 4d483e8369
commit 90c5938367

View File

@ -5417,3 +5417,4 @@ https://github.com/khoih-prog/AsyncESP32_Ethernet_Manager
https://github.com/shyd/Arduino-SerialCommand
https://github.com/dlyckelid/IOExpander-TLA2518
https://github.com/khoih-prog/ESP32_Ethernet_Manager
https://github.com/khoih-prog/AsyncESP8266_Ethernet_Manager