testing

Dependencies:   BMI160 max32630fthr USBDevice

Files at this revision

API Documentation at this revision

Comitter:
bangclever
Date:
Sun Jun 14 20:12:30 2020 +0000
Parent:
9:02c5adb483c8
Commit message:
Testing;

Changed in this revision

BMI160.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 02c5adb483c8 -r c411a5219054 BMI160.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BMI160.lib	Sun Jun 14 20:12:30 2020 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/teams/MaximIntegrated/code/BMI160/#4949e9b15b6e
diff -r 02c5adb483c8 -r c411a5219054 main.cpp
--- a/main.cpp	Fri Sep 27 21:02:41 2019 +0000
+++ b/main.cpp	Sun Jun 14 20:12:30 2020 +0000
@@ -33,6 +33,7 @@
 #include "mbed.h"
 #include "max32630fthr.h"
 #include "USBSerial.h"
+#include "bmi160.h"
 
 MAX32630FTHR pegasus(MAX32630FTHR::VIO_3V3);