comunicacion bluetooth

Dependencies:   SoftSerial TextLCD mbed

Fork of String_BT by Marvin Villamizar

Revision:
3:03a43a82eafd
Parent:
2:38579897448f
--- 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);