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

Commit e95ecd5

Browse files
authored
v2.5.0 for LwIP W6100 and fix bugs
### Releases v2.5.0 1. Add support to ESP32 boards using `LwIP W6100 Ethernet` 2. Fix bug of wrong `reqStates`. Check [Callback behavior buggy #19](#19) 3. Fix bug of `_parseURL()`. Check [Bug with _parseURL() #21](#21) 4. Improve `README.md` so that links can be used in other sites, such as `PIO`
1 parent 1e19909 commit e95ecd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
* [10. AsyncHTTP_HTTPSRequest_ESP on ESP32_DEV](#10-AsyncHTTP_HTTPSRequest_ESP-on-ESP32_DEV) **New**
7070
* [11. AsyncHTTPSRequest_ESP32_ENC using ESP32_DEV with ESP32_ENC28J60](#11-AsyncHTTPSRequest_ESP32_ENC-using-ESP32_DEV-with-ESP32_ENC28J60) **New**
7171
* [12. AsyncHTTPSRequest_ESP32_W5500 using ESP32_DEV with ESP32_W5500](#12-AsyncHTTPSRequest_ESP32_W5500-using-ESP32_DEV-with-ESP32_W5500) **New**
72-
* [13. AsyncHTTPSRequest_ESP32_W6100 using ESP32_DEV with ESP32_W6100](#13-AsyncHTTPSRequest_ESP32_6100-using-ESP32_DEV-with-ESP32_W6100) **New**
72+
* [13. AsyncHTTPSRequest_ESP32_W6100 using ESP32_DEV with ESP32_W6100](#13-AsyncHTTPSRequest_ESP32_W6100-using-ESP32_DEV-with-ESP32_W6100) **New**
7373
* [Debug](#debug)
7474
* [Troubleshooting](#troubleshooting)
7575
* [Issues](#issues)

0 commit comments

Comments
 (0)