Socket library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems
Dependencies: HTTPClient-SSL
Dependents: mtsas mtsas mtsas mtsas_lat3
Diff: TCPSocketConnection.cpp
- Revision:
- 2:ebc6129de4e8
- Parent:
- 1:096f484f3ae6
- Child:
- 8:a3b41ec82e63
--- a/TCPSocketConnection.cpp Mon May 19 12:36:11 2014 -0500 +++ b/TCPSocketConnection.cpp Tue May 20 16:12:17 2014 -0500 @@ -1,3 +1,4 @@ +#include "mbed.h" #include "TCPSocketConnection.h" #include <algorithm>