Test serial console demonstrating various API functions of WiConnect library.

Dependencies:   WiConnect mbed

Revision:
4:ffb868690ac1
Parent:
3:dddd476d5967
Child:
12:3dd3a1be40c1
--- a/target_config.h	Mon Aug 11 13:55:39 2014 -0700
+++ b/target_config.h	Mon Aug 11 15:22:39 2014 -0700
@@ -59,7 +59,7 @@
 
 #define WICONNECT_TX_PIN PA_9
 #define WICONNECT_RX_PIN PA_10
-#define WICONNECT_RESET_PIN PB_8
+#define WICONNECT_RESET_PIN PC_7
 #define WICONNECT_WAKE_PIN NC
 
 #ifdef ENABLE_FLOW_CONTROL