Skip to content

Commit 042b4d4

Browse files
committed
Version 1.4.0
1 parent ee61207 commit 042b4d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
WiFiNINA ?.?.? - ????.??.??
22

3+
WiFiNINA 1.4.0 - 2019.03.27
4+
5+
* Improved connection time, by increasing poll time of checking connection status to 100ms on begin
6+
* Added WiFiClass::setTimeout(...) API to set timeout of begin
7+
* Fixed issue of WiFiServer:available() only reporting the first byte in the WiFiChatServer example
8+
39
WiFiNINA 1.3.0 - 2018.11.13
410

511
* Added Tools/CheckFirmwareVersion example to check NINA firmware version

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=WiFiNINA
2-
version=1.3.0
2+
version=1.4.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
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

Comments
 (0)