Echo characters on a serial port using the MultiTech mDot.

Dependencies:   mbed

Fork of Dragonfly_Serial_Example by MultiTech

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Fri Oct 02 15:23:02 2015 +0000
Parent:
0:d88fbcdff4fb
Commit message:
update for mDot

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r d88fbcdff4fb -r d2ee7143632f main.cpp
--- 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.