GY-63_MS5611/libraries/ellipse/library.json
2024-05-10 13:54:39 +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.4",
"license": "MIT",
"frameworks": "*",
"platforms": "*"
}