Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Commit

Permalink
change maintainer to adafruit
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtreece authored Aug 23, 2016
1 parent 88a54f2 commit 4306f98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=Ethernet2
version=1.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
maintainer=Adafruit <info@adafruit.com>
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
category=Communication
url=http://arduino.cc/en/Reference/Ethernet
url=https://github.com/adafruit/Ethernet2
architectures=*

0 comments on commit 4306f98

Please sign in to comment.