GY-63_MS5611/libraries/MT8870/library.json

22 lines
403 B
JSON
Raw Normal View History

2021-01-29 06:31:58 -05:00
{
"name": "MT8870",
"keywords": "DTMF, DMTF ",
"description": "Arduino library for MT8870 DTMF decoder",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/MT8870.git"
},
"version":"0.1.2",
"frameworks": "*",
"platforms": "*"
}