Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of VNH5019 by
Revision 14:193c422498bf, committed 2018-04-10
- Comitter:
- mbedoguz
- Date:
- Tue Apr 10 21:30:47 2018 +0000
- Parent:
- 13:414b463160ef
- Commit message:
Changed in this revision
VNH5019.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 414b463160ef -r 193c422498bf VNH5019.h --- a/VNH5019.h Thu Mar 15 20:51:20 2018 +0000 +++ b/VNH5019.h Tue Apr 10 21:30:47 2018 +0000 @@ -91,7 +91,7 @@ { // Scale is 210mV per A // Scale factor is 3.3 / 0.210 = 15.7142 - return CS.read();//*15.7142; + return CS.read()*15.7142; } inline