GY-63_MS5611/libraries/AS5600/library.json
2022-07-07 12:53:02 +02:00

24 lines
462 B
JSON

{
"name": "AS5600",
"keywords": "AS5600",
"description": "Arduino library for AS5600 magnetic rotation meter.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AS5600.git"
},
"version": "0.3.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "AS5600.h"
}