Plamen Totev
/
LCD20x2
rev1
Fork of LCD20x2 by
Diff: main.cpp
- Revision:
- 1:08def1d1add6
- Parent:
- 0:157f39f309fa
--- 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