From a14b14c4491dc68795413be927f69312eb018a5b Mon Sep 17 00:00:00 2001 From: miguel5612 Date: Fri, 16 Aug 2019 09:17:39 -0500 Subject: [PATCH] Removed liquid crystal from paragraph in lib.prop --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 3e7d7f6..14be66c 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.0 author= Miguel Califa , Yersson Carrillo , Ghiordy Contreras maintainer= Miguel Califa 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. +paragraph= This library allows an Arduino/Genuino board to read MQ Sensors (AIr quality meter) references: MQ2, MQ3, MQ4, MQ5, MQ6, MQ7, MQ8, MQ9, MQ131, MQ135, MQ303A, MQ309A. category= Sensors url=https://github.com/miguel5612/MQSensorsLib architectures=*