* ECHO communication between Bluetooth and RS232 * Using mBED Landtiger Card
Fork of HC05_Transparent_mode by
Diff: main.cpp
- Revision:
- 2:f76f36540871
- Parent:
- 1:8c500bcdcbc4
- Child:
- 3:8783bfb5d8fa
--- a/main.cpp Fri Oct 18 21:28:08 2013 +0000 +++ b/main.cpp Fri Oct 18 21:39:18 2013 +0000 @@ -6,7 +6,7 @@ #include "mbed.h" -#define SERIAL_2 +#define SERIAL_1 Serial pc(USBTX, USBRX);