GY-63_MS5611/libraries/GST/library.json
rob tillaart e1465313a9 0.1.0 GST
2022-02-27 12:06:47 +01:00

24 lines
491 B
JSON

{
"name": "GST",
"keywords": "Golden,Standard,Test,confusion,matrix",
"description": "Arduino library for Golden Standard Test, confusion matrix",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/GST.git"
},
"version": "0.1.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "GST.h"
}