GY-63_MS5611/libraries/AGS02MA/library.json
2023-12-10 22:10:30 +01:00

30 lines
541 B
JSON

{
"name": "AGS02MA",
"keywords": "I2C, AGS02MA, tvoc",
"description": "Arduino library for AGS02MA - TVOC sensor.",
"authors":
[
{
"name": "Viktor Balint"
},
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
},
{
"name": "Beanow"
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AGS02MA.git"
},
"version": "0.4.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AGS02MA.h"
}