remove usbserial debug spam
authorMichael Moon <triffid.hunter@gmail.com>
Wed, 19 Dec 2012 14:19:48 +0000 (01:19 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Wed, 2 Jan 2013 00:45:27 +0000 (11:45 +1100)
src/libs/USBDevice/USBSerial/USBSerial.cpp

index 57f94a9..eef4d62 100644 (file)
@@ -224,7 +224,7 @@ void USBSerial::on_module_loaded()
 \r
 void USBSerial::on_main_loop(void *argument)\r
 {\r
-    this->kernel->streams->printf("!");\r
+//     this->kernel->streams->printf("!");\r
     if (nl_in_rx)\r
     {\r
         string received;\r