Dependencies:   mbed

Revision:
1:b96a6ff9bb6f
Parent:
0:b14546a3cfab
--- a/Serial.h	Fri Jul 29 11:23:06 2011 +0000
+++ b/Serial.h	Mon Aug 01 14:45:58 2011 +0000
@@ -5,6 +5,5 @@
 
 //static MODSERIAL pc(USBTX,USBRX,128,128);
 static Serial pc(USBTX,USBRX);
-//static Serial debug(p9,p10);
-
+ 
 #endif
\ No newline at end of file