Arduino/libraries/WiFi
Federico Fissore ae6a5d887d Lib: WiFi version bump 2015-04-02 14:32:50 +02:00
..
examples removed Xively and Cosm examples 2014-09-25 14:50:42 +02:00
extras Removed wrong executable flag on many files 2013-09-27 18:18:51 +02:00
src Merge branch 'master' into ide-1.5.x 2014-02-27 13:32:35 +01:00
README.adoc Added README.adoc for the library manager project 2015-01-16 17:14:02 +01:00
keywords.txt new theme 2015-04-01 16:11:59 +02:00
library.properties Lib: WiFi version bump 2015-04-02 14:32:50 +02:00

README.adoc

= WiFi Library for Arduino =

With the Arduino WiFi Shield, this library allows an Arduino board to connect to the internet.

For more information about this library please visit us at
http://arduino.cc/en/Reference/WiFi

== License ==

Copyright (c) Arduino LLC. All right reserved.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA