
Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Revision 127:fc63f2b5abe2, committed 2015-06-01
- Comitter:
- xinlei
- Date:
- Mon Jun 01 13:01:53 2015 +0000
- Parent:
- 126:871e6eb0fa76
- Child:
- 128:b81a6ed6addc
- Commit message:
- bump version number to v2.1rc6.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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;