2022-05-29 22:07:48 +02:00
|
|
|
{
|
|
|
|
"name": "AS5600",
|
2022-09-01 11:31:32 +02:00
|
|
|
"keywords": "AS5600,AS5600L",
|
|
|
|
"description": "Arduino library for AS5600 and AS5600L magnetic rotation meter.",
|
2022-05-29 22:07:48 +02:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/AS5600.git"
|
|
|
|
},
|
2023-09-20 12:24:31 +02:00
|
|
|
"version": "0.4.1",
|
2022-05-29 22:07:48 +02:00
|
|
|
"license": "MIT",
|
2023-09-20 12:24:31 +02:00
|
|
|
"frameworks": "*",
|
2022-05-29 22:07:48 +02:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "AS5600.h"
|
|
|
|
}
|