Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit dc10f15

Browse files
authored
v1.1.0 for ESP32_S2/C3 & LwIP Ethernet
### Releases v1.1.0 1. Add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
1 parent 191867a commit dc10f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ You can change the `INT` pin to another one. Default is `GPIO4`
517517
### Example [AsyncDNSServer_ESP32_SC_W5500](examples/ESP32_SC_W5500/AsyncDNSServer_ESP32_SC_W5500)
518518

519519

520-
https://github.com/khoih-prog/AsyncDNSServer_ESP32_Ethernet/blob/07de4b17db2dc2fd60ca264c24c738b2d7a3feaa/examples/ESP32_SC_W5500/AsyncDNSServer_ESP32_SC_W5500/AsyncDNSServer_ESP32_SC_W5500.ino#L13-L175
520+
https://github.com/khoih-prog/AsyncDNSServer_ESP32_Ethernet/blob/191867a13fe446dbd54b7548c352b33c1260bafa/examples/ESP32_SC_W5500/AsyncDNSServer_ESP32_SC_W5500/AsyncDNSServer_ESP32_SC_W5500.ino#L13-L189
521521

522522
---
523523
---

0 commit comments

Comments
 (0)