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

Commit

Permalink
v1.1.1 not to reconnect after connected
Browse files Browse the repository at this point in the history
### Release v1.1.1

1. Not try to reconnect to the same host:port after connected. Check [setReuse feature #12](khoih-prog/AsyncHTTPSRequest_Generic#12)
  • Loading branch information
khoih-prog authored Oct 19, 2022
1 parent e65a4e0 commit d71404c
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 @@ -227,7 +227,7 @@ week_number: 42

```
Start AsyncDweetPOST on RASPBERRY_PI_PICO_W with RP2040W CYW43439 WiFi
AsyncTCP_RP2040W v1.0.0
AsyncTCP_RP2040W v1.1.0
AsyncHTTPRequest_RP2040W v1.1.0
Connecting to SSID: HueNet1
SSID: HueNet1
Expand All @@ -249,7 +249,7 @@ Actual value: 88

```
Start AsyncWebClientRepeating on RASPBERRY_PI_PICO_W
AsyncTCP_RP2040W v1.0.0
AsyncTCP_RP2040W v1.1.0
AsyncHTTPRequest_RP2040W v1.1.0
Connecting to SSID: HueNet1
SSID: HueNet1
Expand Down

0 comments on commit d71404c

Please sign in to comment.