![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
test file
Fork of TextLCD_HelloWorld by
Diff: main.cpp
- Revision:
- 4:76169678e056
- Parent:
- 3:bae19bde97d5
--- a/main.cpp Sat Apr 13 07:03:04 2013 +0000 +++ b/main.cpp Wed Nov 20 10:49:27 2013 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" #include "TextLCD.h" -TextLCD lcd(p15, p16, p17, p18, p19, p20); // rs, e, d4-d7 +TextLCD lcd(p25, p26, p24, p23, p22, p21); // rs, e, d4-d7 int main() {