GY-63_MS5611/libraries/MCP4725/library.json
2018-10-24 16:55:52 +02:00

25 lines
479 B
JSON

{
"name": "MCP4725",
"keywords": "MCP4725,DAC,digital,analog,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"
},
"version":"0.1.8",
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/MCP4725"
}
}