Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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
