Test serial console demonstrating various API functions of WiConnect library.

Dependencies:   WiConnect mbed

Revision:
3:dddd476d5967
Parent:
1:5137ec8f4c45
Child:
4:ffb868690ac1
--- a/target_config.h	Mon Aug 11 04:53:00 2014 -0700
+++ b/target_config.h	Mon Aug 11 13:55:39 2014 -0700
@@ -19,9 +19,6 @@
 // NOTE: your platform must support the serial flow control api functions
 //#define ENABLE_FLOW_CONTROL
 
-// Uncomment to view debug messages from WiConnect library
-#define ENABLE_WICONNECT_DEBUG
-
 
 #define WICONNECT_INTERNAL_BUFFER_SIZE (4*1024)
 #define WICONNECT_SERIAL_RX_BUFFER_SIZE (4*1024)