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

Commit

Permalink
v3.5.2 to auto-detect ESP32 core version.
Browse files Browse the repository at this point in the history
### Releases v3.5.2

1. Auto detect ESP32 core version.
2. Fix bug in examples for WT32_ETH01
3. Update `Packages' Patches`
  • Loading branch information
khoih-prog authored Dec 1, 2021
1 parent 45fb657 commit 19938c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2091,7 +2091,7 @@ Following is the debug terminal output when running example [**WT32_ETH01_TZ_NTP

```
Starting WT32_ETH01_TZ_NTP_WorldClock on ESP32_DEV with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.2.0
WebServer_WT32_ETH01 v1.4.1
NTPClient_Generic v3.5.2
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232
FULL_DUPLEX, 100Mbps
Expand Down Expand Up @@ -2130,7 +2130,7 @@ Following is the debug terminal output when running example [**WT32_ETH01_NTPCli

```
Starting WT32_ETH01_NTPClient_Advanced on ESP32_DEV with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.2.0
WebServer_WT32_ETH01 v1.4.1
NTPClient_Generic v3.5.2
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232
FULL_DUPLEX, 100Mbps
Expand Down

0 comments on commit 19938c1

Please sign in to comment.