General IMU Library

Dependencies:   mbed LSM9DS1_Library

Files at this revision

API Documentation at this revision

Comitter:
jcallahan1
Date:
Thu Feb 16 18:28:00 2017 +0000
Parent:
2:ae1bfb236387
Child:
4:ab08a70e0d7d
Commit message:
Error in constructor, says LSM9DS1 does not have a default constructor.

Changed in this revision

IMU.h Show annotated file Show diff for this revision Revisions of this file
--- a/IMU.h	Thu Feb 16 18:25:00 2017 +0000
+++ b/IMU.h	Thu Feb 16 18:28:00 2017 +0000
@@ -20,7 +20,6 @@
         *
         *   @param[in] _state
         */
-        IMU();
         IMU() : _I(p9, p10, 0xD6, 0x3C){};
         /**
         *   Track the angle of the truck bed