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.
Dependents: BLE_Nano_MPU6050Service
Revision 7:960ec35011dd, committed 2015-09-08
- Comitter:
- fruediger
- Date:
- Tue Sep 08 13:47:05 2015 +0000
- Parent:
- 6:73c2cfe26ed8
- Commit message:
- commit with updated dependencies
Changed in this revision
| MPU6050.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPU6050.h Tue Sep 08 13:42:30 2015 +0000 +++ b/MPU6050.h Tue Sep 08 13:47:05 2015 +0000 @@ -8,7 +8,6 @@ * * Ported by Felix Rüdiger, 2015 * (scrapping all the I2C-slave-bus stuff) - * */ #include "mbed.h"
