Commented out the body of bool MODSERIAL::claim (FILE *stream) since it causes problems with the latest mbed library

Dependents:   ATT_Cellular_IOT_Button Avnet_ATT_Cellular_Pubnub Hiking_Pal Avnet_ATT_Cellular_IOT ... more

Fork of MODSERIAL by Erik -

Revision:
9:b3cdae80e7a9
Parent:
7:ffa4a7cb7f8d
Child:
18:21ef26402365
--- a/MODSERIAL.cpp	Mon Nov 22 09:58:34 2010 +0000
+++ b/MODSERIAL.cpp	Tue Nov 23 21:34:54 2010 +0000
@@ -105,4 +105,5 @@
     }
 }
 
+
 }; // namespace AjK ends