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:
2:d2cb8c8ecd6e
Parent:
1:d34b566d6f47
Child:
4:d348d001283b
--- a/MTSBufferedIO.h	Mon May 19 11:18:10 2014 -0500
+++ b/MTSBufferedIO.h	Mon May 19 12:35:18 2014 -0500
@@ -1,6 +1,7 @@
 #ifndef MTSBUFFEREDIO_H
 #define MTSBUFFEREDIO_H
 
+#include "mbed.h"
 #include "MTSCircularBuffer.h"
 
 namespace mts {