We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979ee42 commit 3e82237Copy full SHA for 3e82237
library.json
@@ -1,8 +1,8 @@
1
{
2
"name": "ScaleStabilizer",
3
- "version": "1.1.1",
+ "version": "1.1.1.0",
4
"description": "A library to stabilize load cell readings",
5
- "keywords": "scale, load cell, HC711",
+ "keywords": "scale, load cell, HX711",
6
"repository":
7
8
"type": "git",
@@ -18,5 +18,6 @@
18
}
19
],
20
"license": "MIT",
21
+ "frameworks": "*",
22
"platforms": "*"
23
0 commit comments