mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2026-08-13 03:21:35 +08:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5fefa8ab66 | ||
|
|
5a911a2149 | ||
|
|
620b7c0cf0 | ||
|
|
bff0304e3f | ||
|
|
a14b14c449 | ||
|
|
9a43163cae |
+2
-3
@@ -1,11 +1,10 @@
|
|||||||
name=MQUnifiedsensor
|
name=MQUnifiedsensor
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
author= Miguel Califa <miguelangel5612@gmail.com>, Yersson Carrillo <miguelangel5612@gmail.com>, Ghiordy Contreras <miguelangel5612@gmail.com>
|
author= Miguel Califa <miguelangel5612@gmail.com>, Yersson Carrillo <miguelangel5612@gmail.com>, Ghiordy Contreras <miguelangel5612@gmail.com>
|
||||||
maintainer= Miguel Califa <miguelangel5612@gmail.com>
|
maintainer= Miguel Califa <miguelangel5612@gmail.com>
|
||||||
sentence= This library allows you to read the MQ sensors very easily.
|
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
|
category= Sensors
|
||||||
url=https://github.com/miguel5612/MQSensorsLib
|
url=https://github.com/miguel5612/MQSensorsLib
|
||||||
architectures=*
|
|
||||||
architectures=avr
|
architectures=avr
|
||||||
license=MIT
|
license=MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user