GY-63_MS5611/libraries/GY521/library.json
2023-01-27 13:07:04 +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.9",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "GY521.h"
}