This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

Files at this revision

API Documentation at this revision

Comitter:
nyatla
Date:
Sat Jun 14 02:25:19 2014 +0000
Parent:
73:8c7dd6fd462e
Child:
75:2a18df0ef111
Commit message:
MiMic core 1.5.3; r293???

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 Jun 14 02:14:20 2014 +0000
+++ b/core/NyLPC_cMiMicEnv.c	Sat Jun 14 02:25:19 2014 +0000
@@ -1,7 +1,7 @@
 #include "NyLPC_cMiMicEnv.h"
 #include "../uip/NyLPC_cUipService_protected.h"
 
-const static char* VERSION="MiMic/1.5.2";
+const static char* VERSION="MiMic/1.5.3";
 
 #if NyLPC_MCU==NyLPC_MCU_LPC4088
 const static char* MCU="LPC4088";