GY-63_MS5611/libraries/M5ANGLE8/library.json
2023-11-08 16:58:47 +01:00

24 lines
479 B
JSON

{
"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"
},
"version": "0.3.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "M5ANGLE8.h"
}