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

Commit

Permalink
v1.10.0 to fix bug and clean-up
Browse files Browse the repository at this point in the history
### Releases v1.10.0

1. Fix bug.
2. Clean up
  • Loading branch information
khoih-prog committed Oct 20, 2022
1 parent dc076f7 commit fb494ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ AsyncHTTPRequest @ IP : 192.168.2.72

```
Starting AsyncHTTPRequest_WT32_ETH01 on ESP32_DEV with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.5.0
WebServer_WT32_ETH01 v1.5.1
AsyncHTTPRequest_Generic v1.10.0
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232, FULL_DUPLEX, 100Mbps
AsyncHTTPRequest @ IP : 192.168.2.232
Expand Down Expand Up @@ -739,7 +739,7 @@ week_number: 42

```
Starting AsyncHTTPRequest_ESP_WiFiManager using LittleFS on ESP32C3_DEV
ESPAsync_WiFiManager v1.14.0
ESPAsync_WiFiManager v1.15.0
AsyncHTTPRequest_Generic v1.10.0
Stored: SSID = HueNet1, Pass = password
Got stored Credentials. Timeout 120s
Expand Down Expand Up @@ -790,7 +790,7 @@ week_number: 42

```
Starting AsyncHTTPRequest_ESP_WiFiManager using LittleFS on ESP32S3_DEV
ESPAsync_WiFiManager v1.14.0
ESPAsync_WiFiManager v1.15.0
AsyncHTTPRequest_Generic v1.10.0
Stored: SSID = HueNet1, Pass = password
Got stored Credentials. Timeout 120s
Expand Down

0 comments on commit fb494ca

Please sign in to comment.