library.properties
- Committer:
- cassyarduino
- Date:
- 2017-01-24
- Revision:
- 29:9fc1e6fb82ec
- Parent:
- 28:70c34b5d891c
- Child:
- 31:0cac6927c80d
File content as of revision 29:9fc1e6fb82ec:
name=UIPEthernet author=CassyArduino email=CassyArduino <cassy@zalaszam.hu> sentence=Ethernet library for ENC28J60 paragraph=implements the same API as stock Ethernet-lib. Just replace the include of Ethernet.h with UIPEthernet.h url=https://github.com/UIPEthernet/UIPEthernet category=Communication version=2.0.1 dependencies= core-dependencies=arduino (>=1.5.0) includes=UIPEthernet.h,utility/logging.h architectures=*