GY-63_MS5611/libraries/PCF8574/library.json
2020-11-27 11:28:57 +01:00

22 lines
478 B
JSON

{
"name": "PCF8574",
"keywords": "I2C, PCF8574, PCF8574A, IO, I/O, shift, rotate",
"description": "Arduino library for PCF8574 - I2C IO expander, implements shift rotate.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/PCF8574.git"
},
"version":"0.2.1",
"frameworks": "arduino",
"platforms": "*"
}