Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
17:7268f365676b
Parent:
16:7f1d6d359787
--- a/sdk/mbed/sdk.h	Wed Aug 13 04:41:04 2014 -0700
+++ b/sdk/mbed/sdk.h	Sat Aug 23 05:39:17 2014 -0700
@@ -31,7 +31,10 @@
 
 #define MBED_SDK
 
-#include "mbed.h"
+#include "mbed.h"
+
+
+
 
 namespace wiconnect
 {