GY-63_MS5611/libraries/AD5144A/library.json
2022-06-21 09:14:39 +02:00

24 lines
506 B
JSON

{
"name": "AD5144A",
"keywords": "I2C,digital,PotentioMeter,AD5144A",
"description": "Library to control 4 channel digital potentiometer AD5144A et al.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD5144A.git"
},
"version": "0.1.7",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "AD5144A.h"
}