Skip to content

Commit 1c93556

Browse files
authored
Merge branch 'arduino-libraries:master' into master
2 parents b2f62eb + 094856b commit 1c93556

38 files changed

+158
-158
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ WiFiNINA 1.7.0 - 2020.08.06
1616

1717
WiFiNINA 1.6.0 - 2020.07.13
1818

19-
* Adding API to make use of file storage/retieval capability available since nina-fw 1.5.0 (#74)
19+
* Adding API to make use of file storage/retrieval capability available since nina-fw 1.5.0 (#74)
2020
* Speed up of duration of function ServerDrv::getDataBuf (#84)
2121

2222
WiFiNINA 1.5.0 - 2019.12.30

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/
88
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml/badge.svg["Compile Examples status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml"]
99
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml/badge.svg["Spell Check status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml"]
1010

11-
Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino UNO WiFi Rev.2.
11+
Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino Uno WiFi Rev.2.
1212

1313
With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The board can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
1414

0 commit comments

Comments
 (0)