Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from ladyada/patch-1
Browse files Browse the repository at this point in the history
Update README.adoc
  • Loading branch information
ladyada committed Jan 29, 2018
2 parents 4d9b002 + 313376f commit a2a1d01
Showing 1 changed file with 3 additions and 31 deletions.
34 changes: 3 additions & 31 deletions README.adoc
@@ -1,33 +1,5 @@

= This fork is deprecated! Please use WiFi101, which now has pin-setting support Thak you! :) =
= This fork is deprecated! Please use WiFi101, which now has pin-setting support Thank you! :) =


= Wifi library for the Arduino Wifi 101 Shield and MKR1000 board =

image:https://travis-ci.org/arduino-libraries/WiFi101.svg?branch=master["Build Status", link="https://travis-ci.org/arduino-libraries/WiFi101"]

This library implements a network driver for devices based
on the ATMEL WINC1500 wifi module.

For more information about this library please visit us at
https://www.arduino.cc/en/Reference/WiFi101

* adapted for universal pin usage, renamed to avoid namespace conflict *

== 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
* WiFi101 is available here https://github.com/arduino-libraries/WiFi101
* Usage with Adafruit WINC1500 breakouts and such is covered here https://learn.adafruit.com/adafruit-atwinc1500-wifi-module-breakout/wiring-and-test

0 comments on commit a2a1d01

Please sign in to comment.