GY-63_MS5611/libraries/PCA9549/library.json
2023-12-12 19:35:17 +01:00

24 lines
447 B
JSON

{
"name": "PCA9549",
"keywords": "",
"description": "Arduino Library for PCA9549 I2C octal bus switch.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/PCA9549"
},
"version": "0.1.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "PCA9549.h"
}