M2XStreamClient Fork

Fork of M2XStreamClient by AT&T M2X Team

Files at this revision

API Documentation at this revision

Comitter:
urvishpatel12
Date:
Mon Apr 30 00:06:30 2018 +0000
Parent:
22:4d895e732765
Commit message:
Custom

Changed in this revision

M2XStreamClient.h Show annotated file Show diff for this revision Revisions of this file
--- a/M2XStreamClient.h	Wed Jun 15 12:36:55 2016 +0000
+++ b/M2XStreamClient.h	Mon Apr 30 00:06:30 2018 +0000
@@ -1,6 +1,6 @@
 #ifndef M2XStreamClient_h
 #define M2XStreamClient_h
-
+#define MBED_PLATFORM
 #if (!defined(ARDUINO_PLATFORM)) && (!defined(ESP8266_PLATFORM)) && (!defined(MBED_PLATFORM))
 #error "Platform definition is missing!"
 #endif