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 feb22b4 commit 2050483Copy full SHA for 2050483
CHANGELOG
@@ -1,5 +1,7 @@
1
WiFi101 ?.?.? - ????.??.??
2
3
+WiFi101 0.11.0 - 2016.11.14
4
+
5
* Changed WiFi.ping(...) to return round trip time on success, negative value on error. Thanks @PKGeorgiev
6
* WiFi.end() now powers down the WiFi module
7
* WiFi.config(ip) can now be used to set a static IP for WiFi.begin(...)
library.properties
@@ -1,5 +1,5 @@
name=WiFi101
-version=0.10.0
+version=0.11.0
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