2023-01-25 15:35:32 +01:00
|
|
|
{
|
|
|
|
"name": "HC4067",
|
2023-01-25 20:35:04 +01:00
|
|
|
"keywords": "CD74HC4067,74HC4067,74HCT4067",
|
2023-11-04 14:19:16 +01:00
|
|
|
"description": "Arduino library for a HC4067 1 x 16 channel multiplexer.",
|
2023-01-25 15:35:32 +01:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/HC4067.git"
|
|
|
|
},
|
2023-11-04 14:19:16 +01:00
|
|
|
"version": "0.1.2",
|
2023-01-25 15:35:32 +01:00
|
|
|
"license": "MIT",
|
2023-11-04 14:19:16 +01:00
|
|
|
"frameworks": "*",
|
2023-01-25 15:35:32 +01:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "HC4067.h"
|
|
|
|
}
|