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

Commit 182afd5

Browse files
authored
v1.1.0 for ESP32_S2
#### Releases v1.1.0 1. Add support to ESP32_S2-based boards using `LwIP ENC28J60 Ethernet`
1 parent 724434e commit 182afd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This [**WebServer_ESP32_SC_ENC** library](https://github.com/khoih-prog/WebServe
122122
#### ESP32S2_DEV
123123

124124
<p align="center">
125-
<img src="https://github.com/khoih-prog/WebServer_ESP32_SC_ENC/raw/main/pics/ESP32S3_DEV.png">
125+
<img src="https://github.com/khoih-prog/WebServer_ESP32_SC_ENC/raw/main/pics/ESP32S2_DEV.png">
126126
</p>
127127

128128

@@ -419,7 +419,7 @@ size_t streamFile();
419419
---
420420
---
421421

422-
### How to connect W5500 to ESP32_S2/S3
422+
### How to connect ENC28J60 to ESP32_S2/S3
423423

424424
You can change the `INT` pin to another one. Default is `GPIO4`
425425

0 commit comments

Comments
 (0)