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 6f5d526 commit 793c0a4Copy full SHA for 793c0a4
CHANGELOG
@@ -1,5 +1,9 @@
1
WiFiNINA ?.?.? - ????.??.??
2
3
+WiFiNINA 1.1.1 - 2018.09.11
4
+
5
+* Improved byte by byte read performance of sockets by adding a socket buffer
6
7
WiFiNINA 1.1.0 - 2018.08.13
8
9
* Added support for MKR Vidor 4000
library.properties
@@ -1,5 +1,5 @@
name=WiFiNINA
-version=1.1.0
+version=1.1.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino UNO WiFi Rev.2.
0 commit comments