2023-11-04 14:19:51 +01:00

24 lines
452 B
JSON

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