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

Commit bcc3f7e

Browse files
authored
v1.0.0 for ESP32
### Initial Releases v1.0.0 1. Initial coding to support **ESP32**
1 parent 9c848da commit bcc3f7e

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
@@ -107,7 +107,7 @@ Another way to install is to:
107107

108108
1. Install [VS Code](https://code.visualstudio.com/)
109109
2. Install [PlatformIO](https://platformio.org/platformio-ide)
110-
3. Install [**AsyncTCP_SSL** library](https://platformio.org/lib/show/xxxxx/AsyncTCP_SSL) by using [Library Manager](https://platformio.org/lib/show/xxxxx/AsyncTCP_SSL/installation). Search for **AsyncTCP_SSL** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
110+
3. Install [**AsyncTCP_SSL** library](https://platformio.org/lib/show/12965/AsyncTCP_SSL) by using [Library Manager](https://platformio.org/lib/show/12965/AsyncTCP_SSL/installation). Search for **AsyncTCP_SSL** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
111111
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)
112112

113113
---

0 commit comments

Comments
 (0)