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 cb4e50f commit 92dd9feCopy full SHA for 92dd9fe
CHANGELOG
@@ -1,5 +1,9 @@
1
MKRGSM ?.?.? - ????.??.??
2
3
+MKRGSM 1.1.1 - 2018.01.24
4
+
5
+* Fixed GSMServer.available() behaviour when client.stop() is called on an accepted socket
6
7
MKRGSM 1.1.0 - 2018.01.02
8
9
* Added new GSMLocation API
library.properties
@@ -1,5 +1,5 @@
name=MKRGSM
-version=1.1.0
+version=1.1.1
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables GSM/GRPS network connection using the Arduino MKR GSM 1400 board.
0 commit comments