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

Fork of libMiMic by Ryo Iizuka

Revision:
14:4618692ec239
Parent:
5:6d67db3875cb
Child:
37:fc4b4fd6a649
--- a/core/include/NyLPC_net.h	Sun Apr 21 01:21:41 2013 +0000
+++ b/core/include/NyLPC_net.h	Wed Apr 24 08:02:16 2013 +0000
@@ -33,10 +33,12 @@
 
 #include "../net/httpd/NyLPC_cHttpdConnection.h"
 #include "../net/httpd/NyLPC_cHttpd.h"
-#include "../net/httpd/mod/NyLPC_cModUrl.h"
+#include "../net/httpd/NyLPC_cHttpdUtils.h"
+
 #include "../net/httpd/mod/NyLPC_cModRemoteMcu.h"
 #include "../net/httpd/mod/NyLPC_cModMiMicSetting.h"
 #include "../net/httpd/mod/NyLPC_cModRomFiles.h"
+#include "../net/httpd/mod/NyLPC_cModUrl.h"
 
 
 #ifdef __cplusplus