GY-63_MS5611/libraries/GY521/library.json
2024-01-18 18:45:28 +01:00

24 lines
469 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.5.2",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "GY521.h"
}