07/02/15

Dependencies:   BNO055_fusion MODSERIAL dsp mbed

Fork of BNO055-ELEC3810 by Thomas Allen

Files at this revision

API Documentation at this revision

Comitter:
tommyallen
Date:
Wed Feb 17 12:41:10 2016 +0000
Parent:
10:acbb851070c2
Commit message:
17/2/16

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r acbb851070c2 -r d68282e48fd4 main.cpp
--- a/main.cpp	Sun Feb 07 22:21:26 2016 +0000
+++ b/main.cpp	Wed Feb 17 12:41:10 2016 +0000
@@ -20,7 +20,7 @@
 #include    "mbed.h"
 #include    "BNO055.h"
 #include    "MODSERIAL.h"
-#include    "arm_math.h"
+//#include    "arm_math.h"
 
 //  Definition ------------------------------------------------------------------------------------
 #define NUM_LOOP    100