WIZwikiREST-io exercise code for WIZnet Academy

Dependencies:   MbedJSONValue_v102 WIZnetInterface mbed

Fork of WIZwiki-REST-io_v103 by Lawrence Lee

Revision:
10:fe96beb315e3
Parent:
9:f7d5a168a693
--- a/main.cpp	Thu Oct 06 04:13:57 2016 +0000
+++ b/main.cpp	Thu Oct 06 11:19:32 2016 +0000
@@ -3,7 +3,8 @@
 #include "RequestHandler.h"
 #include "EthernetInterface.h"
 #include "MbedJSONValue.h"
-#include "DHT.h"
+//-- Library Include--
+//  DHT11 Lib
 
 #define SERVER_PORT 80
 //#define DHCP