GY-63_MS5611/libraries/M5ANGLE8/library.json

24 lines
479 B
JSON
Raw Normal View History

2023-08-04 05:48:55 -04:00
{
"name": "M5ANGLE8",
"keywords": "M5ANGLE8, analog, angle.",
"description": "Arduino library for M5 8ANGLE 8x12 bit potentiometers.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/M5ANGLE8"
},
2023-08-09 05:57:53 -04:00
"version": "0.2.0",
2023-08-04 05:48:55 -04:00
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "M5ANGLE8.h"
}