GY-63_MS5611/libraries/GST/library.json
Rob Tillaart e447899f0c 0.1.4 GST
2023-11-02 15:59:23 +01:00

24 lines
485 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.4",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "GST.h"
}