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

22 lines
445 B
JSON

{
"name": "IEEE754tools",
"keywords": "IEEE,754,float,double,algorithms",
"description": "Fast helper functions for IEEE 754 floats.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/IEEE754tools.git"
},
"version":"0.2.1",
"frameworks": "arduino",
"platforms": "*"
}