ARM mbed M2X API Client: The ARM mbed client library is used to send/receive data to/from AT&T's M2X service from mbed LPC1768 microcontrollers.

Dependents:   m2x-demo-all M2X_MTS_ACCEL_DEMO M2X_MTS_Accel M2X_K64F_ACCEL ... more

Revision:
7:e64d9e1a800a
Parent:
5:ea68c8980ad8
--- a/Client.h	Thu Nov 14 15:12:51 2013 +0000
+++ b/Client.h	Thu Nov 14 15:14:54 2013 +0000
@@ -1,8 +1,10 @@
 #ifndef Client_h
 #define Client_h
 
+#include "TCPSocketConnection.h"
+
 #include "Print.h"
-#include "TCPSocketConnection.h"
+#include "Utility.h"
 
 /*
  * TCP Client