Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 128:b81a6ed6addc
- Parent:
- 127:fc63f2b5abe2
- Child:
- 130:ca312ec4bd0f
--- a/main.cpp Mon Jun 01 13:01:53 2015 +0000 +++ b/main.cpp Wed Jun 03 09:51:47 2015 +0000 @@ -82,7 +82,7 @@ int main() { LCDDisplay::inst().setLines("Mbed Agent V2.1rc6", srHost); - set_time(1256729737); +// set_time(1256729737); MDMRtos<MDMSerial> mdm; pMdm = &mdm; InterruptIn joystickUp(A2);