arduino stuffs
Diffstat (limited to 'libraries/Ethernet/library.properties')
| -rw-r--r-- | libraries/Ethernet/library.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/Ethernet/library.properties b/libraries/Ethernet/library.properties deleted file mode 100644 index de68a94..0000000 --- a/libraries/Ethernet/library.properties +++ /dev/null @@ -1,10 +0,0 @@ -name=Ethernet -version=2.0.0 -author=Various (see AUTHORS file for details) -maintainer=Paul Stoffregen <[email protected]>, Arduino <[email protected]> -sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield. -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://www.arduino.cc/en/Reference/Ethernet -architectures=* -includes=Ethernet.h |