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.
Fork of MPU6050 by
Revision 14:86afc8447df9, committed 2014-05-14
- Comitter:
- pHysiX
- Date:
- Wed May 14 12:41:19 2014 +0000
- Parent:
- 13:b1b98e5c61df
- Commit message:
- Moved configuration to file named "config.h"
Changed in this revision
MPU/inc/MPU6050_6Axis_MotionApps20.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r b1b98e5c61df -r 86afc8447df9 MPU/inc/MPU6050_6Axis_MotionApps20.h --- a/MPU/inc/MPU6050_6Axis_MotionApps20.h Thu May 08 09:37:25 2014 +0000 +++ b/MPU/inc/MPU6050_6Axis_MotionApps20.h Wed May 14 12:41:19 2014 +0000 @@ -30,7 +30,7 @@ =============================================== */ -#include "tasks.h" +#include "config.h" #ifndef _MPU6050_6AXIS_MOTIONAPPS20_H_ #define _MPU6050_6AXIS_MOTIONAPPS20_H_