GY-63_MS5611/libraries/M5ROTATE8/library.json
2023-12-05 15:40:09 +01:00

24 lines
487 B
JSON

{
"name": "M5ROTATE8",
"keywords": "M5ROTATE8,rotary,encoder,8encoder",
"description": "Arduino library for M5 8ROTATE 8x rotary encoders.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/M5ROTATE8"
},
"version": "0.3.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "M5ROTATE8.h"
}