Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of dgps by
Diff: handle/handleCommand.cpp
- Revision:
- 51:d6b64ac3c30d
- Parent:
- 20:81d5655fecc2
- Child:
- 62:31ed14d02627
diff -r 030da136eacb -r d6b64ac3c30d handle/handleCommand.cpp
--- a/handle/handleCommand.cpp Sat Apr 26 04:26:48 2014 +0000
+++ b/handle/handleCommand.cpp Sat Apr 26 06:49:37 2014 +0000
@@ -35,7 +35,7 @@
}else{
switch(pack_type){
case PT_STARTCOMMANDS:
- USB::getSerial().printf("Start Commands\r\n");
+ //USB::getSerial().printf("Start Commands\r\n");
startCommandsReceived = 1;
break;
case PT_ENDCOMMANDS:
