GY-63_MS5611/libraries/AS5600/library.json
2024-01-05 09:44:05 +01:00

24 lines
476 B
JSON

{
"name": "AS5600",
"keywords": "AS5600,AS5600L",
"description": "Arduino library for AS5600 and AS5600L 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.5.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AS5600.h"
}