GY-63_MS5611/libraries/MTP40F/library.json
2023-08-04 10:16:10 +02:00

24 lines
461 B
JSON

{
"name": "MTP40F",
"keywords": "MTP40F, CO2, serial",
"description": "Arduino library for MTP40F CO2 sensor",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/MTP40F.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "MTP40F.h"
}