Junichi Katsu / Mbed 2 deprecated tclcd_test

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Thu Sep 29 00:55:26 2011 +0000
Parent:
0:f5f8e3417215
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Nov 28 09:17:14 2010 +0000
+++ b/main.cpp	Thu Sep 29 00:55:26 2011 +0000
@@ -15,7 +15,7 @@
 
 LocalFileSystem local("local");
 
-TCLcd lcd( p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16 ); // DB11,DB12,DB13,DB14,DB15,DB16,DB17,wr,rs,cs,reset
+TCLcd lcd( p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16 ); // DB10,DB11,DB12,DB13,DB14,DB15,DB16,DB17,wr,rs,cs,reset
 
 //DigitalOut myled(LED1);
 DigitalOut myled(P0_22);