1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-14 22:21:02 +03:00

Add AsyncDNSServer_WT32_ETH01 library (#2152)

### Initial Releases v1.0.0

1. Initial coding to support **WT32_ETH01 or ESP32-based boards using LwIP LAN8720 Ethernet**
This commit is contained in:
Khoi Hoang
2022-11-28 22:19:55 -05:00
committed by GitHub
parent a192a5d3b6
commit e249bcfde0

View File

@ -5372,3 +5372,4 @@ https://github.com/khoih-prog/AsyncWebServer_ESP32_ENC
https://github.com/khoih-prog/WebServer_ESP32_ENC
https://github.com/khoih-prog/AsyncUdp_ESP32_ENC
https://github.com/khoih-prog/AsyncDNSServer_ESP32_ENC
https://github.com/khoih-prog/AsyncDNSServer_WT32_ETH01