Updated all library.properties to 1.5 rev2 lib format
This commit is contained in:
parent
9f3a3d28b6
commit
0abad9c6e1
1 changed files with 2 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue