Test serial console demonstrating various API functions of WiConnect library.

Dependencies:   WiConnect mbed

Revision:
1:5137ec8f4c45
Parent:
0:836c9a6383e0
Child:
3:dddd476d5967
--- a/target_config.h	Mon Aug 11 11:31:32 2014 +0000
+++ b/target_config.h	Mon Aug 11 04:39:25 2014 -0700
@@ -10,9 +10,6 @@
 
 #pragma once
 
-#ifndef TARGET_SEABASS
-//#define TARGET_NUCLEO_F401RE
-#endif
 
 // The BAUD rate your PC/MAC/Linux terminal uses with the eval board
 #define CONSOLE_BAUD 115200
@@ -78,4 +75,3 @@
 
 #endif
 
-