GY-63_MS5611/libraries/HC4052/library.json
2023-11-24 16:47:45 +01:00

24 lines
452 B
JSON

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