8000 Version 1.4.0 · arduino-libraries/MKRGSM@f6571dd · GitHub
[go: up one dir, main page]

Skip to content

Commit f6571dd

Browse files
committed
Version 1.4.0
1 parent c2c5268 commit f6571dd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
MKRGSM ?.?.? - ????.??.??
22

3-
MKRGSM 1.3.3 - 2018.01.15
3+
MKRGSM 1.4.0 - 2019.03.26
4+
5+
* GSMBand, BandManagement example: Added support for 1800 A198 MHz and UMTS 2100 MHz bands.
6+
* Added GSMModem::getICCID() API.
7+
* Added MODEM.setBaudRate(...) and MODEM.debug(print) API's. Thanks @dzindra.
8+
* Added Amazon Root CA 1.
9+
10+
MKRGSM 1.3.3 - 2019.01.15
411

512
* Fixed GSMClient::write for write lengths of > 256.
613

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.3.3
2+
version=1.4.0
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)
0