Skip to content

Commit d930e22

Browse files
committed
GSM library to format 1.5 rev.2
1 parent 6923cc9 commit d930e22

File tree

67 files changed

+8
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+8
-10
lines changed

libraries/GSM/library.properties

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
name=GSM
2-
author=Arduino
3-
email=info@arduino.cc
4-
sentence=With this library you can use the Arduino GSM shield to connect on GSM and GPRS networks
5-
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>
6-
url=http://arduino.cc/en/Reference/GSM
7-
architectures=avr
8-
version=1.0
9-
dependencies=SoftwareSerial
10-
core-dependencies=arduino (>=1.5.0)
1+
name=GSM
2+
author=Arduino
3+
maintainer=Arduino <info@arduino.cc>
4+
sentence=With this library you can use the Arduino GSM shield to connect on GSM and GPRS networks
5+
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>
6+
url=http://arduino.cc/en/Reference/GSM
7+
architectures=avr
8+
version=1.0
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)