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

Fork of libMiMic by Ryo Iizuka

Revision:
48:00d211aac2ec
Parent:
41:2389bd6b6f74
Child:
57:bc4330dfa62f
--- a/core/include/NyLPC_net.h	Sun Jul 28 01:07:37 2013 +0000
+++ b/core/include/NyLPC_net.h	Wed Aug 07 13:53:02 2013 +0000
@@ -43,7 +43,10 @@
 #include "../net/httpd/mod/NyLPC_cModMiMicSetting.h"
 #include "../net/httpd/mod/NyLPC_cModRomFiles.h"
 #include "../net/httpd/mod/NyLPC_cModUrl.h"
+#include "../net/httpd/mod/NyLPC_cModUPnPDevice.h"
 
+#include "../net/upnp/NyLPC_cSsdpSocket.h"
+#include "../net/upnp/NyLPC_cUPnP.h"
 
 #ifdef __cplusplus
 extern "C" {