Murata RF modules are designed to simplify wireless development and certification by minimizing the amount of RF expertise you need to wirelessly enable a wide range of applications.

Revision:
1:fd19bd683e90
Parent:
0:8e83b9448758
Child:
9:0ce800923eda
--- a/Type/WIFINetwork.h	Tue Feb 03 21:24:15 2015 +0000
+++ b/Type/WIFINetwork.h	Wed Feb 04 18:10:30 2015 +0000
@@ -13,7 +13,7 @@
     char * BSSID;
 
 public:
-    string & GetSecurityKey();
+    const char * GetSecurityKey();
 
     const char * GetBSSID();