Arduino/libraries/WiFi/library.properties

10 lines
539 B
Properties
Raw Normal View History

2013-07-19 07:20:34 -07:00
name=WiFi
version=1.2
2013-07-19 07:20:34 -07:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.
2013-07-19 07:20:34 -07:00
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.
2014-08-29 06:16:19 -07:00
category=Communication
url=http://arduino.cc/en/Reference/WiFi
2013-12-10 10:01:18 -08:00
architectures=*