GY-63_MS5611/libraries/weight/library.json
2021-01-29 12:31:58 +01:00

22 lines
442 B
JSON

{
"name": "weight",
"keywords": "weight conversion kilo gram stone lbs ounce pound",
"description": "Library of weight conversion functions",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/weight"
},
"version":"0.1.1",
"frameworks": "arduino",
"platforms": "*"
}