mirror of
https://github.com/sigmasternchen/MH-Z-CO2-Sensors
synced 2025-03-15 06:38:55 +00:00
Creates library.properties and moved example to example directory.
This commit is contained in:
parent
dd64e185cc
commit
e4be4f03ec
2 changed files with 9 additions and 0 deletions
9
library.properties
Normal file
9
library.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
name=MH-Z CO2 Sensors
|
||||
version=1.0.0
|
||||
author=Tobias Schürg
|
||||
maintainer=Tobias Schürg
|
||||
sentence=Imeplementation for CO2 sensors of the MH-Z series (Intelligent Infrared CO2 Module)
|
||||
paragraph=such as MH-Z14A, MH-Z18B (and maybe some more) for Ardunino / ESP8266.
|
||||
category=Sensors
|
||||
url=https://github.com/tobiasschuerg/MH-Z-CO2-Sensors
|
||||
architectures=*
|
Loading…
Reference in a new issue