1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-31 20:52:13 +01:00
Arduino/libraries/GSM/library.properties

11 lines
549 B
INI

name=GSM
author=Arduino, Telefonica+ID
email=info@arduino.cc
sentence=With this library you can use the Arduino GSM shield to connect on GSM and GPRS networks
paragraph=Use this library to make/receive voice calls, to send and receive SMS with the Quectel M10 GSM module.</br>This library also allows you to connect to internet through the GPRS networks. You can either use web Clients and Servers.</br>
url=http://arduino.cc/en/Reference/GSM
architectures=avr
version=1.0
dependencies= Software Serial
core-dependencies=arduino (>=1.5.0)