First Commit as a new library
Dependents: Host_Software_MAX32664GWEB_HR_wrist Host_Software_MAX32664GWEC_SpO2_HR Host_Software_MAX32664GWEB_HR_EXTENDED Host_Software_MAX32664GWEC_SpO2_HR-_EXTE ... more
Diff: bmi160.h
- Revision:
- 11:24602ff07e9f
- Parent:
- 10:9e219f2f1fb3
- Child:
- 12:64931a80340d
diff -r 9e219f2f1fb3 -r 24602ff07e9f bmi160.h
--- 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);
-
-
};