M2XStreamClient Fork
Fork of M2XStreamClient by
Revision 23:1efac925b4d0, committed 2018-04-30
- 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 |
diff -r 4d895e732765 -r 1efac925b4d0 M2XStreamClient.h --- 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