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

Revision:
11:24602ff07e9f
Parent:
10:9e219f2f1fb3
Child:
12:64931a80340d
--- a/bmi160.h	Tue Dec 20 01:27:13 2016 +0000
+++ b/bmi160.h	Tue Dec 20 01:29:56 2016 +0000
@@ -463,8 +463,6 @@
     ///
     ///@returns returns 0 on success, non 0 on failure
     int32_t getSensorTime(float *data);
-
-
 };