arduino2/libraries/EasyPCF8574/library.json
2021-12-26 14:42:41 +01:00

22 lines
474 B
JSON

{
"name": "EasyPCF8574",
"keywords": "i2c,wire",
"description": "Generic library for PCF8574 easy to use",
"repository":
{
"type": "git",
"url": "https://github.com/DjamesSuhanko/EasyPCF8574"
},
"authors":
{
"name": "Djames Suhanko",
"url": "https://github.com/DjamesSuhanko",
"maintainer": true
},
"version": "1.0.4",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}