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

Add AsyncDNSServer_ESP32_W6100 library (#2364)

### Initial Releases v1.0.0

1. Initial coding to support **ESP32 boards using LwIP W6100 Ethernet**
This commit is contained in:
Khoi Hoang
2023-01-10 23:42:44 -05:00
committed by GitHub
parent 02623c576a
commit 897f6dce4a

View File

@ -5516,3 +5516,4 @@ https://github.com/Mancheron/TFT_eSPI_Widgets
https://github.com/khoih-prog/AsyncUDP_ESP32_W6100 https://github.com/khoih-prog/AsyncUDP_ESP32_W6100
https://github.com/khoih-prog/AsyncUDP_ESP32_SC_W6100 https://github.com/khoih-prog/AsyncUDP_ESP32_SC_W6100
https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet
https://github.com/khoih-prog/AsyncDNSServer_ESP32_W6100