Browse Source

Update library.json

[ci skip]
v_master
Volodymyr Shymanskyy 8 years ago
committed by GitHub
parent
commit
6ab9df33b5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      library.json

+ 1
- 1
library.json View File

@ -2,7 +2,7 @@
"name": "TinyGSM", "name": "TinyGSM",
"version": "0.1.7", "version": "0.1.7",
"description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968", "description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules with AT command interface: SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968",
"keywords": "GSM, AT commands, AT, SIM800, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900, SIM900A, SIM900D, SIM908, SIM968",
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968",
"authors": "authors":
{ {
"name": "Volodymyr Shymanskyy", "name": "Volodymyr Shymanskyy",


Loading…
Cancel
Save