GY-63_MS5611/libraries/HX711_MP/library.json
2023-11-05 10:10:09 +01:00

24 lines
532 B
JSON

{
"name": "HX711_MP",
"keywords": "loadcell,weight,kilo,pound,gram,price,lbs,ounce,pound",
"description": "Arduino library for HX711 load cell amplifier. Multipoint calibration version.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/HX711_MP"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "HX711_MP.h"
}