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:
3:0f10f536456e
Parent:
2:b936b4acbd92
Child:
4:28de979b77cf
--- a/ISR_TX.cpp	Sun Nov 21 03:31:51 2010 +0000
+++ b/ISR_TX.cpp	Sun Nov 21 13:58:53 2010 +0000
@@ -22,7 +22,6 @@
 
 #include "MODSERIAL.h"
 #include "MACROS.h"
-#include "IOMACROS.h"
 
 namespace AjK {