GY-63_MS5611/libraries/ACS712/library.json
2021-01-29 12:31:58 +01:00

28 lines
525 B
JSON

{
"name": "ACS712",
"keywords": "ACS712, Current, 5A, 20A, 30A",
"description": "ACS712 library for Arduino. ",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
},
{
"name": "Pete Thompson",
"email": "pete.thompson@yahoo.com",
"maintainer": false
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/ACS712"
},
"version":"0.2.1",
"frameworks": "arduino",
"platforms": "*"
}