GY-63_MS5611/libraries/GY521/library.json
2021-04-25 19:56:44 +02:00

22 lines
430 B
JSON

{
"name": "GY521",
"keywords": "GY521,Angle,Acceleration,gyro",
"description": "Arduino library for GY521 angle measurement.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/GY521.git"
},
"version":"0.3.0",
"frameworks": "arduino",
"platforms": "*"
}