2022-12-02 04:37:37 -05:00
|
|
|
{
|
|
|
|
"name": "A1301",
|
2023-04-25 04:25:42 -04:00
|
|
|
"keywords": "A1301,A1302,A1324,A1325,A1326, magnetic, HALL",
|
2022-12-02 06:52:49 -05:00
|
|
|
"description": "Arduino library for A1301, A1302, A1324, A1325, A1326 magnetometer.",
|
2022-12-02 04:37:37 -05:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/A1301.git"
|
|
|
|
},
|
2023-04-25 04:25:42 -04:00
|
|
|
"version": "0.2.0",
|
2022-12-02 04:37:37 -05:00
|
|
|
"license": "MIT",
|
|
|
|
"frameworks": "arduino",
|
|
|
|
"platforms": "*",
|
|
|
|
"headers": "A1301.h"
|
|
|
|
}
|