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

Dependents:   mtsas mtsas thermostat_fan_demo--fan mtsas ... more

NOTE: MTS-Utils has moved to GitHub. This version will not be updated. For updates, go to the GitHub version.

Revision:
6:fca9bc67b15f
Parent:
4:f4d3bafc71dd
Child:
10:d1a3f03f093f
--- a/MTSText.h	Mon May 19 14:39:33 2014 -0500
+++ b/MTSText.h	Tue May 20 16:12:41 2014 -0500
@@ -1,7 +1,6 @@
 #ifndef MTSTEXT_H
 #define MTSTEXT_H
 
-#include "mbed.h"
 #include <string>
 #include <vector>
 #include <stddef.h>