We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b18040 commit 14d313eCopy full SHA for 14d313e
CHANGELOG
@@ -1,5 +1,9 @@
1
MKRGSM ?.?.? - ????.??.??
2
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
7
MKRGSM 1.2.0 - 2018.07.23
8
9
* Added MODEM.noDebug() API to disable debug output
library.properties
@@ -1,5 +1,5 @@
name=MKRGSM
-version=1.2.0
+version=1.2.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
0 commit comments