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

27 lines
585 B
JSON

{
"name": "Angle",
"keywords": "Angle,convert,seconds,minutes,hours,degrees,radians",
"description": "Library to convert between floating point angle to minutes hours representation.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
},
{
"name": "Christopher Andrews",
"email": "-",
"maintainer": false
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Angle.git"
},
"version":"0.1.10",
"frameworks": "arduino",
"platforms": "*"
}