Local copy
Dependencies: C12832_lcd ConfigFile EthernetInterface LM75B MMA7660 MQTTPacket mbed-rtos mbed
Fork of IBMIoTClientExampleForLPC1768 by
Diff: src/QuickstartClient.h
- Revision:
- 3:ca5b84eb8f3b
- Parent:
- 2:25ddff75a8c7
- Child:
- 6:a022f983f94b
--- a/src/QuickstartClient.h Mon Jun 23 20:12:18 2014 +0000 +++ b/src/QuickstartClient.h Tue Jun 24 10:29:07 2014 +0000 @@ -34,7 +34,7 @@ C12832_LCD lcd; TCPSocketConnection mysock; string macAddress; - char topic[25]; + char topic[30]; bool quickstartMode; string org;