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

Commit 436a100

Browse files
authored
v1.5.1 for ESP32 + W5500
#### Releases v1.5.1 1. Initial coding to support ESP32 boards using `W5500 LwIP Ethernet`. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)
1 parent fe7d05b commit 436a100

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
@@ -93,7 +93,7 @@ The library provides these features:
9393
4. HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time.
9494
5. **High-level HTTP(S) (GET, POST, PUT, PATCH, DELETE), MQTT(S) and WebSocket Client**.
9595

96-
Library is just a wrapper for:
96+
Library is providing similar functions to:
9797

9898
1. [Ivan Grokhotkov's ESP32 WebServer](https://github.com/espressif/arduino-esp32/tree/master/libraries/WebServer)
9999
2. [HTTPClient Library](https://github.com/espressif/arduino-esp32/tree/master/libraries/HTTPClient)

0 commit comments

Comments
 (0)