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

Add AsyncDNSServer_ESP32_W5500 library (#2165)

### Initial Releases v1.0.0

1. Initial coding to support **ESP32 boards using LwIP W5500 Ethernet**
This commit is contained in:
Khoi Hoang
2022-11-30 16:10:44 -05:00
committed by GitHub
parent d214f6894e
commit 2ddce7e302

View File

@ -5382,3 +5382,4 @@ https://github.com/khoih-prog/AsyncWebServer_ESP32_W5500
https://github.com/ESDeveloperBR/TFT_eSPI_ES32Lab
https://github.com/bjoernboeckle/L293D
https://github.com/khoih-prog/AsyncUDP_ESP32_W5500
https://github.com/khoih-prog/AsyncDNSServer_ESP32_W5500