8000 Version 1.0.1 · arduino-libraries/MKRNB@c2861a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2861a6

Browse files
committed
Version 1.0.1
1 parent ea36ee1 commit c2861a6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
MKRNB 1.0.0 - ????.??.??
22

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
39

410
MKRNB 1.0.0 - 2018.11.28
511

library.properties

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

0 commit comments

Comments
 (0)
0