A library for talking to Multi-Tech's Cellular SocketModem Devices.

Dependents:   M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more

Revision:
85:b17ad6781c5b
Parent:
81:45e1359a5c69
Parent:
84:77c5ab16534d
Child:
86:186bbf974c7c
--- a/io/MTSSerial.cpp	Fri Dec 27 15:41:24 2013 +0000
+++ b/io/MTSSerial.cpp	Fri Dec 27 16:20:32 2013 +0000
@@ -1,6 +1,3 @@
-#ifndef MTSSERIAL_CPP
-#define MTSSERIAL_CPP
-
 #include "MTSSerial.h"
 
 using namespace mts;
@@ -52,4 +49,3 @@
     }
 }
 
-#endif /* MTSSERIAL_CPP */
\ No newline at end of file