From aab8c90bc4c357f9b95acf81e6356779873e7b10 Mon Sep 17 00:00:00 2001 From: miguel5612 Date: Mon, 30 Mar 2020 11:59:32 -0500 Subject: [PATCH] Updated props --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 0cfb6ce..a87fa4b 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=MQUnifiedsensor -version=1.0.4 -author= Miguel Califa , Yersson Carrillo , Ghiordy Contreras +version=1.9.9 +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 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/ESP8266 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=avr