Skip to content

Commit 7cddccf

Browse files
committed
Version 0.16.0
1 parent c28db81 commit 7cddccf

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
WiFi101 ?.?.? - ????.??.??
22

3+
WiFi101 0.16.0 - 2018.04.04
4+
5+
* Added WiFi.setTimeout(timeout) API to set timeout of WiFi.begin(...)
6+
* Changed check firmware version comparision from == to >=
7+
* Updated latest firmware version for model B to 19.6.1
8+
39
WiFi101 0.15.3 - 2018.11.21
410

511
* Fixed unreachable destination issue in UDP packet transmission

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=WiFi101
2-
version=0.15.3
2+
version=0.16.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)

0 commit comments

Comments
 (0)