WIZwikiREST-io exercise code for WIZnet Academy

Dependencies:   MbedJSONValue_v102 WIZnetInterface mbed

Fork of WIZwiki-REST-io_v103 by Lawrence Lee

Files at this revision

API Documentation at this revision

Comitter:
joon874
Date:
Thu Oct 06 11:19:32 2016 +0000
Parent:
9:f7d5a168a693
Commit message:
code edited

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r f7d5a168a693 -r fe96beb315e3 main.cpp
--- 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