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:
3:8e3cb3371b09
Parent:
1:d34b566d6f47
Child:
4:d348d001283b
--- a/MTSBufferedIO.cpp	Mon May 19 12:35:18 2014 -0500
+++ b/MTSBufferedIO.cpp	Mon May 19 14:38:24 2014 -0500
@@ -1,5 +1,5 @@
 #include "MTSBufferedIO.h"
-#include "Vars.h"
+#include "Utils.h"
 
 using namespace mts;