GY-63_MS5611/libraries/AD5245/library.json
2023-12-06 15:56:54 +01:00

24 lines
485 B
JSON

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