GY-63_MS5611/libraries/DAC8571/library.json
2024-04-19 19:12:08 +02:00

24 lines
466 B
JSON

{
"name": "DAC8571",
"keywords": "I2C, DAC8571, DAC, 16 bit",
"description": "Arduino library for DAC8571 16 bit DAC.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/DAC8571.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "DAC8571.h"
}