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

Commit d71404c

Browse files
authored
v1.1.1 not to reconnect after connected
### 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)
1 parent e65a4e0 commit d71404c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ week_number: 42
227227

228228
```
229229
Start AsyncDweetPOST on RASPBERRY_PI_PICO_W with RP2040W CYW43439 WiFi
230-
AsyncTCP_RP2040W v1.0.0
230+
AsyncTCP_RP2040W v1.1.0
231231
AsyncHTTPRequest_RP2040W v1.1.0
232232
Connecting to SSID: HueNet1
233233
SSID: HueNet1
@@ -249,7 +249,7 @@ Actual value: 88
249249

250250
```
251251
Start AsyncWebClientRepeating on RASPBERRY_PI_PICO_W
252-
AsyncTCP_RP2040W v1.0.0
252+
AsyncTCP_RP2040W v1.1.0
253253
AsyncHTTPRequest_RP2040W v1.1.0
254254
Connecting to SSID: HueNet1
255255
SSID: HueNet1

0 commit comments

Comments
 (0)