Maxwell Poster / Mbed 2 deprecated i2c_MPU6050_335_template

Dependencies:   mbed MPU6050_template ledControl2 USBDevice

Files at this revision

API Documentation at this revision

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