-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cal.py: fix negative calibration constants
- Loading branch information
Showing
2 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Input calibration constants | ||
@00000000 11c0 650 10b2 64f 114a 650 1134 64f | ||
@00000000 ff63 484 ff4a 485 40 48a ff74 485 | ||
// Output calibration constants | ||
@00000008 f6e 3ed e53 3ef f3d 3ee fa0 3ef | ||
@00000008 fd3f 3e5 fda5 3e8 fdc8 3ee fd15 3ec |