yata
Fork of TFC-TEST_TXSTATE_TEAM6 by
Revision 2:c7ee93e76fce, committed 2015-04-04
- Comitter:
- anthonylamme
- Date:
- Sat Apr 04 19:49:28 2015 +0000
- Parent:
- 1:4d7f3b5b7463
- Commit message:
- testing collaberation
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4d7f3b5b7463 -r c7ee93e76fce main.cpp --- a/main.cpp Sat Apr 04 19:41:57 2015 +0000 +++ b/main.cpp Sat Apr 04 19:49:28 2015 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" #include "TFC.h" - +//testing one two three //This macro is to maintain compatibility with Codewarrior version of the sample. This version uses the MBED libraries for serial port access Serial PC(USBTX,USBRX);