GY-63_MS5611/libraries/AD5263/library.json
2024-03-17 16:42:35 +01:00

24 lines
484 B
JSON

{
"name": "AD5263",
"keywords": "I2C,digital,PotentioMeter",
"description": "Library to control digital potentiometer AD5263 and compatibles.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD5263"
},
"version": "0.1.3",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AD5263.h"
}