Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
Revision 95:423d65f8b5ad, committed 2014-10-06
- Comitter:
- nyatla
- Date:
- Mon Oct 06 02:37:30 2014 +0000
- Parent:
- 94:b5eabbb28ae0
- Child:
- 96:e6a0db86988e
- Commit message:
- updare version
Changed in this revision
| core/NyLPC_cMiMicEnv.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/core/NyLPC_cMiMicEnv.c Sat Oct 04 09:55:53 2014 +0000 +++ b/core/NyLPC_cMiMicEnv.c Mon Oct 06 02:37:30 2014 +0000 @@ -1,7 +1,7 @@ #include "NyLPC_cMiMicEnv.h" #include "../uip/NyLPC_cUipService_protected.h" -const static char* VERSION="MiMic/1.6.2"; +const static char* VERSION="MiMic/1.6.3"; #if NyLPC_MCU==NyLPC_MCU_LPC4088 const static char* MCU="LPC4088";
MiMic Webservice library