From fab526c607abfb657f45ce9705490350412e820d Mon Sep 17 00:00:00 2001 From: Alice Pintus Date: Tue, 1 Mar 2016 16:09:50 +0100 Subject: [PATCH] update sentences --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 0c61ff9..0c11586 100644 --- a/library.properties +++ b/library.properties @@ -2,7 +2,7 @@ name=WiFi version=1.2.6 author=Arduino maintainer=Arduino -sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards. +sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield 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. category=Communication url=http://www.arduino.cc/en/Reference/WiFi