Alvee Ahmed / virgo3_imuHandler

Fork of virgo3_imuHandler_Orion_PCB by Van Nguyen

Revision:
1:927f1b3e4bf4
Parent:
0:88de7b3bd889
Child:
2:3ab5d5ee2160
Child:
3:d7a72ce26117
--- a/imuHandler.cpp	Tue Apr 26 10:38:27 2016 +0000
+++ b/imuHandler.cpp	Tue Apr 26 10:40:59 2016 +0000
@@ -1,3 +1,14 @@
+ /*
+ * Copyright (C) 2016 Akash Vibhute <akash.roboticist@gmail.com>
+ * 
+ * Wrapper to handle all quirks of MPU9250 and BNO055 IMU on Virgo 3 robot. 
+ * Based off various user libraries
+ *
+ *
+ * Initial Release: Apr/26/2016
+ *
+ */
+
 #include "imuHandler.h"
 
 /*** MPU6050 ***/