Fixed some libraries metadata.
This commit is contained in:
parent
2fbe513f35
commit
9ee823d6a3
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ author=Arduino
|
|||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.
|
||||
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://arduino.cc/en/Reference/WiFi
|
||||
architectures=*
|
||||
|
|
|
|||
Loading…
Reference in a new issue