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