8000
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 ea36ee1 commit c2861a6Copy full SHA for c2861a6
CHANGELOG
@@ -1,5 +1,11 @@
1
MKRNB 1.0.0 - ????.??.??
2
3
+MKRNB 1.0.1 - 2019.01.23
4
+
5
+* Fixed warning and incorrect enum comparison in NB::shutdown()
6
+* Choose Radio Access Technology sketch: Corrected 5G to 4G
7
+* Fixed NBClient::write for write lengths of > 256
8
+* NBUDP: Changed to use URC for received packets
9
10
MKRNB 1.0.0 - 2018.11.28
11
library.properties
@@ -1,5 +1,5 @@
name=MKRNB
-version=1.0.0
+version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables NB/GRPS network connection using the Arduino MKR NB 1500 board.
0 commit comments