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 1:9869086496f6, committed 2011-09-29
- 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);