Files
OpenMQTTGateway/lib/A6lib/library.json
Florian 513d71c544 A6 A7 gateway (GSM GPRS) (#195)
* init 2G gateway with SMS sending and receiving

* A6lib add

* add 2Ggateway call from setup and loop

* add schematic and image
2018-04-21 19:22:36 +02:00

15 lines
329 B
JSON

{
"name": "A6lib",
"keywords": [
"A6", "GSM", "mobile"
],
"description": "An ESP8266/Arduino library for communicating with the A6 GSM module.",
"repository":
{
"type": "git",
"url": "https://github.com/skorokithakis/A6lib"
},
"frameworks": "arduino",
"platforms": "*"
}