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

Commit

Permalink
v1.4.1 to update PIO
Browse files Browse the repository at this point in the history
### Release v1.4.1

1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix
2. Update `Packages' Patches`
  • Loading branch information
khoih-prog committed Oct 11, 2021
1 parent 360c42a commit bbc7096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ You can also use this link [![arduino-library-badge](https://www.ardu-badge.com/

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

---
Expand Down

0 comments on commit bbc7096

Please sign in to comment.