GY-63_MS5611/libraries/MTP40F/library.json
2024-02-21 14:17:30 +01:00

24 lines
455 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.2.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "MTP40F.h"
}