2021-06-24 14:41:36 +02:00

29 lines
550 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.git"
},
"version": "0.2.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}