2021-01-29 12:31:58 +01:00
|
|
|
{
|
|
|
|
"name": "M62429",
|
|
|
|
"keywords": "M62429, FM62429, volume, stereo, 2 channel, mute",
|
|
|
|
"description": "Arduino library for M62429 volume control IC",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/M62429.git"
|
|
|
|
},
|
2022-11-15 10:47:38 +01:00
|
|
|
"version": "0.3.6",
|
2021-05-28 13:36:28 +02:00
|
|
|
"license": "MIT",
|
2021-01-29 12:31:58 +01:00
|
|
|
"frameworks": "*",
|
2021-12-21 12:50:11 +01:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "M62429.h"
|
2021-01-29 12:31:58 +01:00
|
|
|
}
|