2016-12-18 10:48:17 +01:00

24 lines
443 B
JSON

{
"name": "MCP4725",
"keywords": "MCP4725 DAC Convertor",
"description": "Library for the MCP4725 DAC.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/MCP4725"
}
}