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

Commit 9458d28

Browse files
committed
Merge pull request #1 from per1234/patch-1
Add category to library.properties
2 parents 7d2d5b5 + da3fce6 commit 9458d28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
66
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.
7+
category=Communication
78
url=http://arduino.cc/en/Reference/Ethernet
89
architectures=*

0 commit comments

Comments
 (0)