Added Quectel M95 support

This commit is contained in:
Alligator Descartes
2018-04-17 17:20:19 +01:00
parent cc80035e69
commit 7f268bfb00
5 changed files with 787 additions and 24 deletions

View File

@@ -1,9 +1,9 @@
name=TinyGSM
version=0.3.3
version=0.3.4
author=Volodymyr Shymanskyy
maintainer=Volodymyr Shymanskyy
sentence=A small Arduino library for GPRS modules, that just works.
paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968
paragraph=Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968, Quectel M95
category=Communication
url=https://github.com/vshymanskyy/TinyGSM
architectures=*