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

Commit 03d8205

Browse files
authored
v2.4.0 for ESP32 and LwIP W5500 Ethernet
### Releases v2.4.0 1. Add support to ESP32 boards using `LwIP W5500 Ethernet` 2. Fix bug. Check [Fix "blank new line in chunk" bug #50](khoih-prog/AsyncHTTPRequest_Generic#50)
1 parent 4b064d2 commit 03d8205

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
@@ -1032,7 +1032,7 @@ HTTP WebClient is @ IP : 192.168.2.103
10321032
10331033
**************************************
10341034
abbreviation: EST
1035-
client_ip: 216.154.12.9
1035+
client_ip: aaa.bbb.ccc.ddd
10361036
datetime: 2022-11-30T19:05:25.743559-05:00
10371037
day_of_week: 3
10381038
day_of_year: 334
@@ -1050,7 +1050,7 @@ week_number: 48
10501050
HHHHHH
10511051
**************************************
10521052
abbreviation: EST
1053-
client_ip: 216.154.12.9
1053+
client_ip: aaa.bbb.ccc.ddd
10541054
datetime: 2022-11-30T19:06:24.624668-05:00
10551055
day_of_week: 3
10561056
day_of_year: 334

0 commit comments

Comments
 (0)