GY-63_MS5611/libraries/LTC2991/library.json
2023-03-06 18:46:47 +01:00

24 lines
473 B
JSON

{
"name": "LTC2991",
"keywords": "voltage,temperature,differential,PWM",
"description": "Arduino library for a LTC2991",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/LTC2991.git"
},
"version": "0.1.5",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "LTC2991.h"
}