GY-63_MS5611/libraries/FLE/library.json
rob tillaart 1970f32c14 0.1.2 FLE
2021-06-16 13:32:34 +02:00

23 lines
433 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.2",
"license": "MIT",
"frameworks": "*",
"platforms": "*"
}