rev1

Dependencies:   TextLCD mbed

Fork of LCD20x2 by Umair Aftab

Files at this revision

API Documentation at this revision

Comitter:
redplam
Date:
Wed Mar 19 04:12:38 2014 +0000
Parent:
0:157f39f309fa
Commit message:
rev1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 157f39f309fa -r 08def1d1add6 main.cpp
--- a/main.cpp	Wed Mar 19 02:26:56 2014 +0000
+++ b/main.cpp	Wed Mar 19 04:12:38 2014 +0000
@@ -6,7 +6,7 @@
 Serial pc(USBTX, USBRX); // tx, rx
  
 
-TextLCD lcd(PTA1, PTA2, PTD4, PTA12, PTA4, PTA5, TextLCD::LCD20x2); // rs, e, d4-d7 ok
+TextLCD lcd(PTA10, PTA2, PTD4, PTA12, PTA4, PTA5, TextLCD::LCD20x2); // rs, e, d4-d7 ok