BMI160 Initial

Dependents:   MAX32630HSP3_IMU_HelloWorld MAX32630HSP3_IMU_HelloWorld MAX32630HSP3_Pitch_Charles Maxim_Squeeks

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);
-
-
 };