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

Commit 1d5283f

Browse files
authored
v2.8.1 to fix W6100 speed display bug
### Releases v2.8.1 1. Fix minor `speed-link-duplex` bug for `WIZNet W6100`
1 parent 7a65154 commit 1d5283f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2668,7 +2668,11 @@ String Len = 23722
26682668

26692669
#### 23. WebClient_ESP on ESP32_DEV with W6100 using Ethernet_Generic Library on SPI
26702670

2671-
The following are debug terminal output when running example [UdpNTPClient](examples/UdpNTPClient) on Curiosity `AVR_AVR128DA48` with `W6100` using Ethernet_Generic Library
2671+
The following are debug terminal output when running example [WebClient_ESP](examples/WebClient_ESP) on `ESP32_DEV` with WIZnet WIZ610MJ `W6100` using Ethernet_Generic Library
2672+
2673+
<p align="center">
2674+
<img src="https://github.com/khoih-prog/Ethernet_Generic/raw/main/pics/W6100.png">
2675+
</p>
26722676

26732677
```
26742678
Starting WebClient_ESP on ESP32_DEV with W5x00 using Ethernet_Generic Library on SPI

0 commit comments

Comments
 (0)