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

Commit 1e83f22

Browse files
authored
v1.0.0
### Release v1.0.0 1. Initial release to support ESP32 and ESP8266.
1 parent 0e4c8a1 commit 1e83f22

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
@@ -148,7 +148,7 @@ You can also use this link [![arduino-library-badge](https://www.ardu-badge.com/
148148

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

154154
---

0 commit comments

Comments
 (0)