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 3:2e4f3bf00e3f, committed 2014-05-22
- Comitter:
- mfiore
- Date:
- Thu May 22 15:27:29 2014 +0000
- Parent:
- 1:354f26949a41
- Parent:
- 2:da111c896e9f
- Child:
- 4:7f87628688cd
- Commit message:
- merge changes
Changed in this revision
--- a/mtsas.h Thu May 22 15:26:19 2014 +0000 +++ b/mtsas.h Thu May 22 15:27:29 2014 +0000 @@ -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"