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

Commit ac46cf2

Browse files
authored
v1.2.3 to port to WT32_ETH01
#### Releases v1.2.3 1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to WT32_ETH01 boards using builtin LAN8720A Ethernet. 2. Add more examples. 3. Add debugging features. 4. Bump up to v1.2.3 to sync with [ESPAsyncWebServer v1.2.3](https://github.com/me-no-dev/ESPAsyncWebServer).
1 parent c103db1 commit ac46cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The best and easiest way is to use `Arduino Library Manager`. Search for `AsyncW
170170

171171
1. Install [VS Code](https://code.visualstudio.com/)
172172
2. Install [PlatformIO](https://platformio.org/platformio-ide)
173-
3. Install [**AsyncWebServer_WT32_ETH01** library](https://platformio.org/lib/show/xxxxx/AsyncWebServer_WT32_ETH01) by using [Library Manager](https://platformio.org/lib/show/xxxxx/AsyncWebServer_WT32_ETH01/installation). Search for **AsyncWebServer_WT32_ETH01** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
173+
3. Install [**AsyncWebServer_WT32_ETH01** library](https://platformio.org/lib/show/12568/AsyncWebServer_WT32_ETH01) by using [Library Manager](https://platformio.org/lib/show/12568/AsyncWebServer_WT32_ETH01/installation). Search for **AsyncWebServer_WT32_ETH01** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
174174
4. Use included [platformio.ini](platformio/platformio.ini) file from examples to ensure that all dependent libraries will installed automatically. Please visit documentation for the other options and examples at [Project Configuration File](https://docs.platformio.org/page/projectconf.html)
175175

176176

0 commit comments

Comments
 (0)