Skip to content

Commit 1ee247c

Browse files
committed
Release v0.11.1
1 parent f31eb22 commit 1ee247c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

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

3+
WiFi101 0.11.1 - 2016.11.29
4+
5+
* Fixed regression for non-AVR boards that resulted in corrupt with data over than 1400 bytes was received
6+
37
WiFi101 0.11.0 - 2016.11.14
48

59
* Changed WiFi.ping(...) to return round trip time on success, negative value on error. Thanks @PKGeorgiev

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.11.0
2+
version=0.11.1
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)