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: mbed MPU6050_template ledControl2 USBDevice
Revision 10:72bbd203b210, committed 2020-11-29
- Comitter:
- mposter
- Date:
- Sun Nov 29 03:35:01 2020 +0000
- Parent:
- 9:369106aa267a
- Child:
- 11:d6c4ed3da946
- Commit message:
- template for jeff
Changed in this revision
| MPU6050.lib | Show annotated file 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.lib Wed Oct 21 08:36:43 2020 +0000 +++ b/MPU6050.lib Sun Nov 29 03:35:01 2020 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/remig/code/MPU6050/#c5b827f8be2b +https://os.mbed.com/users/remig/code/MPU6050/#0751a6497c6a
--- a/main.cpp Wed Oct 21 08:36:43 2020 +0000 +++ b/main.cpp Sun Nov 29 03:35:01 2020 +0000 @@ -62,7 +62,7 @@ /* */ /* Defined in the MPU6050.cpp file */ -// I2C i2c(p9,p10); // setup i2c (SDA,SCL) + //I2C i2c(p9,p10); // setup i2c (SDA,SCL) //! Instance pc de classe Serial Serial pc(USBTX,USBRX); // default baud rate: 9600