
Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Revision 119:f85151fa1a8a, committed 2015-05-20
- Comitter:
- xinlei
- Date:
- Wed May 20 10:19:52 2015 +0000
- Parent:
- 118:1b6c7d06d933
- Child:
- 120:d4d44550e087
- Commit message:
- bump to version v2.1rc5
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed May 20 10:19:28 2015 +0000 +++ b/main.cpp Wed May 20 10:19:52 2015 +0000 @@ -81,7 +81,7 @@ int main() { - LCDDisplay::inst().setLines("Mbed Agent V2.1rc4", srHost); + LCDDisplay::inst().setLines("Mbed Agent V2.1rc5", srHost); set_time(1256729737); MDMRtos<MDMSerial> mdm; pMdm = &mdm;