2022-02-14 14:53:03 -05:00
|
|
|
{
|
|
|
|
"name": "X9C10X",
|
|
|
|
"keywords": "potentiometer,X9C102,X9C103,X9C104,X9C503",
|
|
|
|
"description": "Arduino Library for X9C10X series digital potentiometer.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/X9C10X.git"
|
|
|
|
},
|
2023-11-23 09:19:48 -05:00
|
|
|
"version": "0.2.3",
|
2022-02-14 14:53:03 -05:00
|
|
|
"license": "MIT",
|
2023-11-23 09:19:48 -05:00
|
|
|
"frameworks": "*",
|
2022-02-14 14:53:03 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "X9C10X.h"
|
|
|
|
}
|