GY-63_MS5611/libraries/PCF8574/library.json
2016-12-18 10:48:17 +01:00

24 lines
486 B
JSON

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