Skip to content

Commit 975977e

Browse files
committed
Version 1.1.2
1 parent 52f44b2 commit 975977e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
MKRGSM ?.?.? - ????.??.??
22

3+
MKRGSM 1.1.2 - 2018.02.20
4+
5+
* Improved stability of low power mode
6+
* Improved stability and performance when using GSMClient and GSMUDP
7+
38
MKRGSM 1.1.1 - 2018.01.24
49

510
* Fixed GSMServer.available() behaviour when client.stop() is called on an accepted socket

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=MKRGSM
2-
version=1.1.1
2+
version=1.1.2
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
6-
paragraph=Use this library to make/receive voice calls, to send and receive SMS with the ubloxs SARA-U201 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+
paragraph=Use this library to make/receive voice calls, to send and receive SMS with the u-blox SARA-U201 module.</br>This library also allows you to connect to internet through the GPRS networks. You can either use web Clients and Servers.</br>
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/MKRGSM
99
architectures=samd

0 commit comments

Comments
 (0)