Complete library supporting MultiConnect Dragonfly and SocketModem Arduino Shield devices.

Dependencies:   MTS-Cellular MTS-Serial MTS-Socket MTS-Test MTS-Utils

Dependents:   MTSAS_Cellular_HTTP_Example MTSAS_Cellular_Connect_Example MTSAS_Cellular_SMS_Example MultiTech_Dragonfly_2015_ATT_Gov_Solutions_Hackathon_Example ... more

Revision:
2:da111c896e9f
Parent:
0:60d8870d0ef6
Child:
5:2d49415f65b5
--- a/mtsas.h	Wed May 21 12:59:20 2014 +0000
+++ b/mtsas.h	Thu May 22 10:24:43 2014 -0500
@@ -2,6 +2,7 @@
 #include "Cellular.h"
 #include "EasyIP.h"
 #include "UIP.h"
+#include "CellularFactory.h"
 
 /* Cellular Utils Includes */
 #include "Terminal.h"
@@ -23,4 +24,4 @@
 /* Utils Includes */
 #include "MTSCircularBuffer.h"
 #include "MTSLog.h"
-#include "MTSText.h"
\ No newline at end of file
+#include "MTSText.h"