From 658743e0e16b8fb4e46c5fdc94a8e1d735cfdb58 Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 26 May 2018 06:48:56 -0700 Subject: [PATCH] Remove redundant paragraph text from library.properties The Arduino IDE's Library Manager displays the text defined in the library.properties paragraph field immediately after the sentence text so it's not desirable to duplicate the sentence text in paragraph. --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 3d60905..7e14e17 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=IoThings AD7150 Library version=1.0.0 author=Adrien Chapelet for IoThings maintainer=Adrien Chapelet -sentence=Arduino library for AD7150 sensors. -paragraph=Arduino library for AD7150 capacitive sensor. +sentence=Arduino library for AD7150 capacitive sensors. +paragraph= category=Sensors url=https://github.com/adrien3d architectures=*