GY-63_MS5611/libraries/HC4067/library.json
2024-05-28 21:39:21 +02:00

24 lines
484 B
JSON

{
"name": "HC4067",
"keywords": "CD74HC4067,74HC4067,74HCT4067",
"description": "Arduino library for a HC4067 1 x 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.2.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "HC4067.h"
}