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

Commit

Permalink
Initial public release v1.2.4
Browse files Browse the repository at this point in the history
### Release v1.2.4

1. Initial public release to add support to many boards / modules besides MKRGSM 1400 / SARA U201
  • Loading branch information
khoih-prog authored Mar 11, 2021
1 parent 287529f commit ffa7102
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 @@ -247,7 +247,7 @@ The best way is to use `Arduino Library Manager`. Search for `GSM_Generic`, then

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

Please sign in to comment.