GY-63_MS5611/libraries/GY521/library.json
2021-12-18 18:14:36 +01:00

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