Skip to content

Commit

Permalink
Bosch BMI055 IMU cleanup
Browse files Browse the repository at this point in the history
- move to PX4Accelerometer and PX4Gyroscope helpers
  • Loading branch information
dagar authored May 27, 2019
1 parent 0392470 commit f7ff82c
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 808 deletions.
2 changes: 0 additions & 2 deletions src/drivers/imu/bmi055/BMI055.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ class BMI055 : public device::SPI

uint8_t _whoami; /** whoami result */

unsigned _call_interval;

uint8_t _register_wait;
uint64_t _reset_wait;

Expand Down
Loading

0 comments on commit f7ff82c

Please sign in to comment.