2021-08-13 07:08:52 -04:00
|
|
|
{
|
|
|
|
"name": "AGS02MA",
|
|
|
|
"keywords": "I2C, AGS02MA, tvoc",
|
|
|
|
"description": "Arduino library for AGS02MA - TVOC sensor.",
|
|
|
|
"authors":
|
|
|
|
[
|
2021-08-15 13:35:40 -04:00
|
|
|
{
|
|
|
|
"name": "Viktor Balint"
|
|
|
|
},
|
2021-08-13 07:08:52 -04:00
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
2022-04-25 08:17:43 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Beanow"
|
2021-08-13 07:08:52 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/AGS02MA.git"
|
|
|
|
},
|
2022-10-27 04:47:11 -04:00
|
|
|
"version": "0.3.2",
|
2021-08-13 07:08:52 -04:00
|
|
|
"license": "MIT",
|
|
|
|
"frameworks": "arduino",
|
2021-12-11 12:45:41 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "AGS02MA.h"
|
2021-08-13 07:08:52 -04:00
|
|
|
}
|