example serial

Dependencies:   mbed

Fork of mDot_Serial_Example by MultiTech

Revision:
1:d2ee7143632f
Parent:
0:d88fbcdff4fb
Child:
2:d98cfa3851de
--- a/main.cpp	Fri Oct 02 14:23:27 2015 +0000
+++ b/main.cpp	Fri Oct 02 15:23:02 2015 +0000
@@ -1,7 +1,7 @@
-/** Dragonfly Serial Example Program
+/** mDot Serial Example Program
  *
  * This program demonstrates how to do handle a serial port
- * using the MultiTech Dragonfly and MultiTech UDK2 hardware.
+ * using the MultiTech mDot and MultiTech UDK2 hardware.
  *
  * This program echos characters on the debug serial port.
  * The debug serial port is operated at the default baud, 9600.