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

Commit

Permalink
v2.8.1 to fix W6100 speed display bug
Browse files Browse the repository at this point in the history
### Releases v2.8.1

1. Fix minor `speed-link-duplex` bug for `WIZNet W6100`
  • Loading branch information
khoih-prog authored Jan 7, 2023
1 parent 7a65154 commit 1d5283f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2668,7 +2668,11 @@ String Len = 23722

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

The following are debug terminal output when running example [UdpNTPClient](examples/UdpNTPClient) on Curiosity `AVR_AVR128DA48` with `W6100` using Ethernet_Generic Library
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

<p align="center">
<img src="https://github.com/khoih-prog/Ethernet_Generic/raw/main/pics/W6100.png">
</p>

```
Starting WebClient_ESP on ESP32_DEV with W5x00 using Ethernet_Generic Library on SPI
Expand Down

0 comments on commit 1d5283f

Please sign in to comment.