GY-63_MS5611/libraries/74HC138/library.json
2024-02-23 14:27:13 +01:00

24 lines
474 B
JSON

{
"name": "74HC138",
"keywords": "3 to 8",
"description": "Arduino library for the 74HC138 3-to-8 line decoder/demultiplexer.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/74HC138.git"
},
"version": "0.1.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "74HC138.h"
}