GY-63_MS5611/libraries/PCF8591/library.json
2021-05-28 14:16:25 +02:00

23 lines
458 B
JSON

{
"name": "PCF8591",
"keywords": "I2C, PCF8591, ADC, DAC, 8bit",
"description": "PCF8591 library for Arduino, 4xADC, 1xDAC 8 bit.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/PCF8591.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}