Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 127:fc63f2b5abe2
- Parent:
- 120:d4d44550e087
- Child:
- 128:b81a6ed6addc
diff -r 871e6eb0fa76 -r fc63f2b5abe2 main.cpp --- a/main.cpp Mon Jun 01 13:01:11 2015 +0000 +++ b/main.cpp Mon Jun 01 13:01:53 2015 +0000 @@ -81,7 +81,7 @@ int main() { - LCDDisplay::inst().setLines("Mbed Agent V2.1rc5", srHost); + LCDDisplay::inst().setLines("Mbed Agent V2.1rc6", srHost); set_time(1256729737); MDMRtos<MDMSerial> mdm; pMdm = &mdm;