QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
51:d6b64ac3c30d
Parent:
20:81d5655fecc2
Child:
62:31ed14d02627
--- 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: