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 f31eb22 commit 1ee247cCopy full SHA for 1ee247c
CHANGELOG
@@ -1,5 +1,9 @@
1
WiFi101 ?.?.? - ????.??.??
2
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
7
WiFi101 0.11.0 - 2016.11.14
8
9
* Changed WiFi.ping(...) to return round trip time on success, negative value on error. Thanks @PKGeorgiev
library.properties
@@ -1,5 +1,5 @@
name=WiFi101
-version=0.11.0
+version=0.11.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)
0 commit comments