Chi Chung Chan / Mbed 2 deprecated LCD_test

Dependencies:   TextLCD mbed

Files at this revision

API Documentation at this revision

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];