GY-63_MS5611/libraries/HC4067/library.json
2023-01-25 20:35:04 +01:00

24 lines
486 B
JSON

{
"name": "HC4067",
"keywords": "CD74HC4067,74HC4067,74HCT4067",
"description": "Arduino library for a HC4067 16 channel multiplexer.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/HC4067.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "HC4067.h"
}