GY-63_MS5611/libraries/Cozir/library.json
2024-04-11 17:29:19 +02:00

27 lines
529 B
JSON

{
"name": "Cozir",
"keywords": "Cozir, CO2, sensor, polling",
"description": "Arduino library for COZIR range of CO2 sensors. Polling mode only.",
"authors":
[
{
"name": "DirtGambit"
},
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Cozir.git"
},
"version": "0.3.8",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "cozir.h"
}