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 3d6a880 commit 41581e2Copy full SHA for 41581e2
CHANGELOG
@@ -1,6 +1,9 @@
1
WiFi101 ?.?.? - ????.??.??
2
3
+WiFi101 0.11.2 - 2016.12.15
4
+
5
* Fixed value of WiFi.getTime() being off by one day
6
+* Fixed calling WiFi.RSSI() causing lockups
7
8
WiFi101 0.11.1 - 2016.11.29
9
library.properties
@@ -1,5 +1,5 @@
name=WiFi101
-version=0.11.1
+version=0.11.2
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