GY-63_MS5611/libraries/FLE/library.json
2021-01-29 12:31:58 +01:00

22 lines
412 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.0",
"frameworks": "*",
"platforms": "*"
}