From 42d7bbde545d577e762b0b61f32b47003992c215 Mon Sep 17 00:00:00 2001 From: miguel5612 Date: Tue, 9 Jul 2019 16:15:52 -0500 Subject: [PATCH] Fixed library properties --- library.properties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 97ed754..1da026a 100644 --- a/library.properties +++ b/library.properties @@ -2,9 +2,10 @@ name=MQUnifiedsensor version=1.0.0 author= Miguel Califa , Yersson Carrillo , Ghiordy Contreras maintainer= Miguel Califa -sentence= This is a unified library to use sensors MQ: 2, 3, 4, 5, 6, 7, 8, 9, and 135. -paragraph= This is a unified library to use sensors MQ: 2, 3, 4, 5, 6, 7, 8, 9, and 135. -category= Sensor +sentence= This library allows you to read the MQ sensors very easily. +paragraph= This library allows an Arduino/Genuino board to read LiquidCrystal MQ Sensors (AIr quality meter) references: MQ2, MQ3, MQ4, MQ5, MQ6, MQ7, MQ8, MQ9, MQ131, MQ135, MQ303A, MQ309A. +category= Sebsirs url=https://github.com/miguel5612/MQSensorsLib architectures=* +architectures=avr license=MIT