GY-63_MS5611/libraries/FLE/library.json
Rob Tillaart 66c685d652 0.1.4 FLE
2023-10-30 15:37:30 +01:00

24 lines
454 B
JSON

{
"name": "FLE",
"keywords": "float, error ",
"description": "Arduino library for FLE = FLoat with Error datatype",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/FLE.git"
},
"version": "0.1.4",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "FLE.h"
}