added arduino, modified build
This commit is contained in:
9
arduino/libraries/GSM/library.properties
Normal file
9
arduino/libraries/GSM/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=GSM
|
||||
version=1.0.6
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield.
|
||||
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>
|
||||
category=Communication
|
||||
url=http://www.arduino.cc/en/Reference/GSM
|
||||
architectures=avr
|
||||
Reference in New Issue
Block a user