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.
Revision 2:3d6046fdc6b7, committed 2017-05-25
- Comitter:
- cc061495
- Date:
- Thu May 25 08:01:23 2017 +0000
- Parent:
- 1:91fa4b9c427d
- Commit message:
- no 6050
Changed in this revision
| MPU6050_2.lib | Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPU6050_2.lib Thu May 25 07:59:42 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://developer.mbed.org/users/Sissors/code/MPU6050/#5c63e20c50f3
--- a/main.cpp Thu May 25 07:59:42 2017 +0000 +++ b/main.cpp Thu May 25 08:01:23 2017 +0000 @@ -4,7 +4,6 @@ TextLCD lcd(PA_0,PA_1,PA_4,PB_0,PC_1,PC_0); // RS, E, D4-D7 Serial pc(PA_9,PA_10); -DigitalOut myled(LED1); char data[2]; char data1[2]; char data2[2];