AP mode

Dependencies:   NetworkSocketAPI WizFi310Interface mbed

Fork of WizFi310_TCP_Echo_Server_Example by WIZnet

Revision:
3:4b4eb90875bd
Parent:
2:8d119e9b8f5a
Child:
5:e313e52adcaf
--- a/detect.cpp	Mon Oct 02 20:48:08 2017 +0000
+++ b/detect.cpp	Mon Oct 02 21:29:51 2017 +0000
@@ -36,6 +36,5 @@
         recvInfo(socket, buf, id);
         playTTS(player, socket, buf); 
         requestNoti(socket, id, buf);
-        //((Thread*)args)->signal_set(DETECT_SIGNAL);
     }
 }
\ No newline at end of file