Library for Bosch Sensortec BMI160 IMU

Dependents:   Rocket MAX32630FTHR_JOYSTICK MAX32630FTHR_IMU_Hello_World Pike_the_Flipper_Main_Branch ... more

Fork of BMI160 by Justin Jordan

Files at this revision

API Documentation at this revision

Comitter:
Emre.Eken
Date:
Fri May 04 13:35:59 2018 +0300
Parent:
19:8e66f58bef44
Commit message:
Some minor changes are done to make it be compiled by IAR. It can be still compiled by GCC, mbed online, Keil compilers and it has the same functionality with the previous revision

Changed in this revision

bmi160.h Show annotated file Show diff for this revision Revisions of this file
diff -r 8e66f58bef44 -r a521606048bb bmi160.h
--- a/bmi160.h	Fri May 04 13:32:36 2018 +0300
+++ b/bmi160.h	Fri May 04 13:35:59 2018 +0300
@@ -42,8 +42,8 @@
 navigation which require highly accurate, real-time sensor data.
 
 In full operation mode, with both the accelerometer and gyroscope enabled, the
-current consumption is typically 950 μA, enabling always-on applications in
-battery driven devices. It is available in a compact 14-pin 2.5 x 3.0 x 0.8 mm³
+current consumption is typically 950 μA, enabling always-on applications in
+battery driven devices. It is available in a compact 14-pin 2.5 x 3.0 x 0.8 mm³
 LGA package."
 
 This class is an abstract base class and can not be instaniated, use BMI160_I2C