Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MPU6050_V3 mbed-rtos mbed
Fork of BroBot_RTOS_Development by
Diff: BroBot_IMU.h
- Revision:
- 6:62cdb7482b50
- Parent:
- 4:2512939c10f0
- Child:
- 11:2553f5798f84
--- a/BroBot_IMU.h Tue Oct 18 20:46:01 2016 +0000 +++ b/BroBot_IMU.h Sat Dec 17 22:46:59 2016 +0000 @@ -2,7 +2,6 @@ // Contains everyting needed to interface with the IMU for BroBot //Source links: https: developer.mbed.org/users/Sissors/code/MPU6050/docs/5c63e20c50f3/classMPU6050.html // https://developer.mbed.org/users/paulbartell/code/MPU6050-DMP/file/95449a48c5c0/MPU6050_6Axis_MotionApps20.h -#define ANGLE_OFFSET 107 // class default I2C address is 0x68 // specific I2C addresses may be passed as a parameter here