Updated libraries metadata
This commit is contained in:
parent
04c71fcc45
commit
b8d44e8f44
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
name=WiFi
|
||||
author=Arduino
|
||||
email=info@arduino.cc
|
||||
sentence=The libary to use with the Arduino WiFi shield.
|
||||
sentence=Libary for 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.
|
||||
url=http:http://arduino.cc/en/Reference/WiFi
|
||||
architectures=avr, sam
|
||||
architectures=avr,sam
|
||||
version=1.2
|
||||
dependencies=SPI, IPAddress
|
||||
dependencies=SPI
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue