mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
eff6ca2279
commit
90bb41cf42
13
README.md
13
README.md
@@ -5,10 +5,21 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
A small Arduino library for GPRS modules, that just works
|
A small Arduino library for GPRS modules, that just works.
|
||||||
|
<!---
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/releases/latest)
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/stargazers)
|
||||||
|
--->
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/releases/latest)
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/issues)
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/blob/master/LICENSE)
|
||||||
|
|
||||||
Currently only SIM800/SIM900 are tested, more modules may be supported later.
|
Currently only SIM800/SIM900 are tested, more modules may be supported later.
|
||||||
|
|
||||||
|
If you like TinyGSM - give it a star, or fork it and contribute!
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/stargazers)
|
||||||
|
[](https://github.com/vshymanskyy/TinyGSM/network)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
#### Supports Arduino Client interface
|
#### Supports Arduino Client interface
|
||||||
|
|||||||
Reference in New Issue
Block a user