Skip to content

Commit

Permalink
Merge pull request bogde#9 from Deamiter/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in scale calibration instructions.
  • Loading branch information
bogde committed Jan 31, 2015
2 parents d525d52 + b812d7a commit c4e8bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Although other libraries exist, I needed a slightly different approach, so here'
How to Calibrate Your Scale

1. Call set_scale() with no parameter.
2. Call set_tare() with no parameter.
2. Call tare() with no parameter.
3. Place a known weight on the scale and call get_units(10).
4. Divide the result in step 3 to your known weight. You should get about the parameter you need to pass to set_scale.
5. Adjust the parameter in step 4 until you get an accurate reading.

0 comments on commit c4e8bed

Please sign in to comment.