Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianGenisio committed Oct 12, 2015
2 parents f7f23a6 + cf2fd16 commit 242c5b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/imu.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ var Drivers = {
var io = board.io;
var address = opts.address || this.ADDRESSES[0];

// See http://www.henrylahr.com/?p=99 for implementation approach
//
var altNow = 0;
var computed = {
pressure: 0,
Expand Down

0 comments on commit 242c5b4

Please sign in to comment.