GY-63_MS5611/libraries/ellipse/library.json
2022-07-25 09:40:13 +02:00

23 lines
425 B
JSON

{
"name": "ellipse",
"keywords": "ellipse, circle ",
"description": "Arduino library for ellipse class",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/ellipse.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*"
}