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 7:5bd970507896, committed 2016-06-03
- Comitter:
- ThomasGS
- Date:
- Fri Jun 03 13:50:47 2016 +0000
- Parent:
- 5:5bff0edcdff8
- Commit message:
- pour simone;
Changed in this revision
MPU6050.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5bff0edcdff8 -r 5bd970507896 MPU6050.cpp --- a/MPU6050.cpp Wed Aug 05 12:45:47 2015 +0000 +++ b/MPU6050.cpp Fri Jun 03 13:50:47 2016 +0000 @@ -147,7 +147,7 @@ if(whoAmI==0x68) { pc.printf("MPU6050 is online... \r\n"); - led2=1; + // led2=1; } else {