2023-01-07 09:48:40 -05:00
|
|
|
{
|
|
|
|
"name": "MHZCO2",
|
2023-07-27 10:14:19 -04:00
|
|
|
"keywords": "MHZ1311A,MHZ19,MHZ19B,MHZ19C,MHZ19D,MHZ19E",
|
2023-01-07 09:48:40 -05:00
|
|
|
"description": "Arduino Library for MHZ series CO2 sensors.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/MHZCO2.git"
|
|
|
|
},
|
2023-12-29 10:57:01 -05:00
|
|
|
"version": "0.2.0",
|
2023-01-07 09:48:40 -05:00
|
|
|
"license": "MIT",
|
2023-11-14 04:25:54 -05:00
|
|
|
"frameworks": "*",
|
2023-01-07 09:48:40 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "MHZCO21.h"
|
|
|
|
}
|