Local copy
Dependencies: C12832_lcd ConfigFile EthernetInterface LM75B MMA7660 MQTTPacket mbed-rtos mbed
Fork of IBMIoTClientExampleForLPC1768 by
Diff: src/main.cpp
- Revision:
- 4:e8de333c1cb4
- Parent:
- 1:dd948ce80918
- Parent:
- 2:25ddff75a8c7
- Child:
- 6:a022f983f94b
--- a/src/main.cpp Tue Jun 24 10:24:33 2014 +0000 +++ b/src/main.cpp Tue Jun 24 10:35:40 2014 +0000 @@ -52,6 +52,8 @@ float pot1; float pot2; +LocalFileSystem local("local"); + int main() { //RAJATH's COMMIT