Serial library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mDot_AT_firmware mtsas mtsas MTDOT-EVB-LinkCheck-AL ... more

Revision:
4:d348d001283b
Parent:
1:d34b566d6f47
Child:
9:5b67a660292a
--- a/MTSSerial.h	Mon May 19 14:38:24 2014 -0500
+++ b/MTSSerial.h	Tue May 20 16:13:12 2014 -0500
@@ -1,7 +1,6 @@
 #ifndef MTSSERIAL_H
 #define MTSSERIAL_H
 
-#include "mbed.h"
 #include "MTSBufferedIO.h"
 
 namespace mts