GY-63_MS5611/libraries/AD5246/library.json
2024-03-12 14:35:55 +01:00

24 lines
492 B
JSON

{
"name": "AD5246",
"keywords": "I2C,digital,rheostat, potentiometer, AD5246",
"description": "Arduino Library for AD5246, I2C 128 step rheostat.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD5246.git"
},
"version": "0.2.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AD5246.h"
}