Updated all library.properties to 1.5 rev2 lib format

This commit is contained in:
Cristian Maglie 2014-02-18 17:22:40 +01:00 committed by Cristian Maglie
parent 9f3a3d28b6
commit 0abad9c6e1

View file

@ -1,10 +1,8 @@
name=WiFi
version=1.2
author=Arduino
email=info@arduino.cc
maintainer=Arduino <info@arduino.cc>
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=*
version=1.2
dependencies=SPI
core-dependencies=arduino (>=1.5.0)