GY-63_MS5611/libraries/FLE/library.json
rob tillaart 5834644470 0.1.3 FLE
2022-12-08 17:29:26 +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.3",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "FLE.h"
}