
Contains example code to connect the mbed LPC1768 or FRDM-K64F devices to the IBM Internet of Things Cloud service via ethernet.
Dependencies: C12832 MQTT LM75B MMA7660
Dependents: MFT_IoT_demo_USB400 IBM_RFID
Revision 17:74801ec6a672, committed 2015-08-12
- Comitter:
- icraggs
- Date:
- Wed Aug 12 16:16:47 2015 +0000
- Parent:
- 16:2420bfbf5f1c
- Child:
- 18:94da9de96d54
- Commit message:
- Update program revision number to match mbed one
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Aug 03 12:41:51 2015 +0000 +++ b/main.cpp Wed Aug 12 16:16:47 2015 +0000 @@ -32,7 +32,7 @@ #include "rtos.h" // Update this to the next number *before* a commit -#define __APP_SW_REVISION__ "12" +#define __APP_SW_REVISION__ "17" // Configuration values needed to connect to IBM IoT Cloud #define ORG "quickstart" // For a registered connection, replace with your org