GY-63_MS5611/libraries/AD985X/library.json
2021-06-06 19:57:20 +02:00

23 lines
451 B
JSON

{
"name": "AD985X",
"keywords": "AD9850 AD9851",
"description": "Arduino library for AD9850 and AD9851 function generators.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD985X.git"
},
"version": "0.3.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}