comunicacion bluetooth
Dependencies: SoftSerial TextLCD mbed
Fork of String_BT by
Revision 3:03a43a82eafd, committed 2017-03-18
- Comitter:
- Luisv
- Date:
- Sat Mar 18 19:50:24 2017 +0000
- Parent:
- 2:38579897448f
- Commit message:
- laboratorio lcd
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 38579897448f -r 03a43a82eafd main.cpp --- a/main.cpp Wed Mar 15 00:16:44 2017 +0000 +++ b/main.cpp Sat Mar 18 19:50:24 2017 +0000 @@ -12,7 +12,7 @@ SoftSerial BT(D2,D3); Serial pc(USBTX,USBRX); DigitalOut led(LED2); -TextLCD lcd(D4,D5,D6,D7,D8,D9); +TextLCD lcd(PA_11, PA_12, PB_13, PB_14, PB_15, PB_1); int main() { lcd.locate(0,0);