Skip to content

Commit 2050483

Browse files
committed
Release v0.11.0
1 parent feb22b4 commit 2050483

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
WiFi101 ?.?.? - ????.??.??
22

3+
WiFi101 0.11.0 - 2016.11.14
4+
35
* Changed WiFi.ping(...) to return round trip time on success, negative value on error. Thanks @PKGeorgiev
46
* WiFi.end() now powers down the WiFi module
57
* WiFi.config(ip) can now be used to set a static IP for WiFi.begin(...)

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.10.0
2+
version=0.11.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)