Zack Xiang
/
IoTSSC-lab1
Revision 1:48f2481a3715, committed 2018-01-26
- Comitter:
- davinci26
- Date:
- Fri Jan 26 15:35:34 2018 +0000
- Parent:
- 0:903b088ceb3e
- Commit message:
- Ping
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 903b088ceb3e -r 48f2481a3715 main.cpp --- a/main.cpp Thu Jan 25 17:18:44 2018 +0000 +++ b/main.cpp Fri Jan 26 15:35:34 2018 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" - +// Ping // define the Serial object Serial pc(USBTX, USBRX);