GY-63_MS5611/libraries/HC4053/library.json

24 lines
458 B
JSON
Raw Normal View History

2023-01-26 07:13:41 -05:00
{
"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.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "HC4053.h"
}