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

Dependents:   mtsas mtsas mtsas mtsas

Revision:
26:2b769ed8de4f
Parent:
11:4e428f689069
Child:
82:5b33b670adb7
--- a/Cellular/CellularFactory.h	Mon Jun 23 14:33:01 2014 +0000
+++ b/Cellular/CellularFactory.h	Thu Jun 26 21:12:37 2014 +0000
@@ -2,7 +2,7 @@
 #define CELLULARFACTORY_H
 
 #include "UIP.h"
-//#include "EasyIP.h"
+#include "EasyIP.h"
 #include "MTSBufferedIO.h"
 
 namespace mts {