publish

Fork of virgo3_imuHandler_Orion_PCB by Van Nguyen

Files at this revision

API Documentation at this revision

Comitter:
ahmed_lv
Date:
Tue May 22 02:22:03 2018 +0000
Parent:
15:8facf92305c2
Commit message:
commit

Changed in this revision

imuHandler.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/imuHandler.cpp	Tue Mar 13 10:06:46 2018 +0000
+++ b/imuHandler.cpp	Tue May 22 02:22:03 2018 +0000
@@ -269,7 +269,8 @@
 
 bool IMU_BNO055::imuInit()
 {
-    imu_BNO055.reset();
+    //imu_BNO055.reset();
+    wait_ms(300);
 
     if (imu_BNO055.check()) {