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.
Dependents: WNCInterface_M2Xdemo ATT_WNCInterface_Info WNCInterface_HTTP_example Public_IoT_M2X_Cellular_Demo
Fork of M2XStreamClient by
Diff: M2XStreamClient.h
- Revision:
- 3:2b527486e864
- Parent:
- 2:7ea7ab05f120
- Child:
- 10:4ce9eba38dbe
--- a/M2XStreamClient.h Sun Sep 07 05:28:55 2014 +0000 +++ b/M2XStreamClient.h Sun Sep 07 05:30:08 2014 +0000 @@ -3,7 +3,6 @@ #define MIN(a, b) (((a) > (b))?(b):(a)) -#define DEBUG #define MBED_PLATFORM #ifdef ARDUINO_PLATFORM