Dump an ascii table using the Serial device
Revision 1:26d6906308ad, committed 2014-02-19
- Comitter:
- Rickta59
- Date:
- Wed Feb 19 16:41:06 2014 +0000
- Parent:
- 0:4a6162db30d7
- Commit message:
- update comments;
Changed in this revision
ascii_table.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4a6162db30d7 -r 26d6906308ad ascii_table.cpp --- 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"