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 c04989c commit 8af3680Copy full SHA for 8af3680
CHANGELOG
@@ -1,5 +1,9 @@
1
WiFi101 ?.?.? - ????.??.??
2
3
+WiFi101 0.15.2 - 2018.02.20
4
+
5
+* Fixed issue with WiFiServer::begin() stopping first listening server
6
7
WiFi101 0.15.1 - 2018.02.14
8
9
* Fixed compatibility with Arduino Due
library.properties
@@ -1,5 +1,5 @@
name=WiFi101
-version=0.15.1
+version=0.15.2
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)
0 commit comments