20170825 Test

Dependencies:   DHT11 NetworkSocketAPI WizFi310Interface mbed

Fork of WizFi310_STATION_HelloWorld by WIZnet

Revision:
7:b348cf4afaf1
Parent:
6:a113bd0cd4a2
--- a/main.cpp	Wed Nov 15 00:20:09 2017 +0000
+++ b/main.cpp	Thu Dec 07 07:43:25 2017 +0000
@@ -22,7 +22,7 @@
 #include "Dht11.h"
 #include "WizFi310Interface.h"
 
-#define DHT_SENSOR PC_07
+#define DHT_SENSOR DHT_SENSOR
 
 #if defined(TARGET_WIZwiki_W7500)
 Serial pc(USBTX, USBRX);