1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-29 14:01:15 +03:00

Add AsyncDNSServer_ESP32_Ethernet library (#2280)

### Initial Releases v1.0.0

1. Initial coding to support `ESP32/S2/S3/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
This commit is contained in:
Khoi Hoang
2022-12-18 23:09:48 -05:00
committed by GitHub
parent 5286122dc1
commit 98bf2c631b

View File

@ -5459,3 +5459,4 @@ https://github.com/yesbotics/dualsense-controller
https://github.com/khoih-prog/AsyncUDP_ESP32_SC_W5500
https://github.com/khoih-prog/AsyncUDP_ESP32_SC_ENC
https://github.com/khoih-prog/AsyncUDP_ESP32_SC_Ethernet
https://github.com/khoih-prog/AsyncDNSServer_ESP32_Ethernet