Skip to content

Commit 14d313e

Browse files
committed
Version 1.2.1
1 parent 7b18040 commit 14d313e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

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

3+
MKRGSM 1.2.1 - 2018.09.13
4+
5+
* Fixed GPRS credentials (username and password) not being used by the modem. Now auth type is set to automatic.
6+
37
MKRGSM 1.2.0 - 2018.07.23
48

59
* Added MODEM.noDebug() API to disable debug output

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MKRGSM
2-
version=1.2.0
2+
version=1.2.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.

0 commit comments

Comments
 (0)