diff --git a/library.json b/library.json index ef7bfa0..1b336ab 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "EtherCard", "keywords": "http, web, server, client, ethernet", - "description": "Driver for the ENC28J60 chip", + "description": "EtherCard is an IPv4 driver for the ENC28J60 chip.", "authors": [ { diff --git a/library.properties b/library.properties index d8c9be3..8d29802 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,8 @@ name=EtherCard version=1.0.0 author=Jean-Claude Wippler -sentence=EtherCard is a driver for the ENC28J60 chip, compatible with Arduino IDE. -paragraph=EtherCard is a driver for the ENC28J60 chip, compatible with Arduino IDE. maintainer=Nicholas Humfrey +sentence=EtherCard is an IPv4 driver for the ENC28J60 chip. category=Communication url=https://github.com/njh/EtherCard architectures=avr