Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 130:ca312ec4bd0f
- Parent:
- 128:b81a6ed6addc
- Child:
- 133:fb53a2e461b2
--- a/main.cpp Wed Jun 03 09:51:47 2015 +0000 +++ b/main.cpp Fri Aug 07 12:38:28 2015 +0000 @@ -81,7 +81,7 @@ int main() { - LCDDisplay::inst().setLines("Mbed Agent V2.1rc6", srHost); + LCDDisplay::inst().setLines("Mbed Agent V2.1", srHost); // set_time(1256729737); MDMRtos<MDMSerial> mdm; pMdm = &mdm;