GY-63_MS5611/libraries/MHZCO2/library.json
2024-09-02 20:21:08 +02:00

24 lines
485 B
JSON

{
"name": "MHZCO2",
"keywords": "MHZ1311A,MHZ19,MHZ19B,MHZ19C,MHZ19D,MHZ19E",
"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"
},
"version": "0.2.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "MHZCO21.h"
}