GY-63_MS5611/libraries/weight/library.json
2021-05-30 14:20:48 +02:00

23 lines
463 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.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}