Dump an ascii table using the Serial device

Dependencies:   mbed

Revision:
1:26d6906308ad
Parent:
0:4a6162db30d7
--- a/ascii_table.cpp	Tue Feb 18 19:58:16 2014 +0000
+++ b/ascii_table.cpp	Wed Feb 19 16:41:06 2014 +0000
@@ -1,4 +1,4 @@
-// Print "ascii table" to the PC
+// Print "ascii table" to the serial port
 
 #include "mbed.h"