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/WIFIInfo.h	Tue Feb 03 21:24:15 2015 +0000
+++ b/Type/WIFIInfo.h	Wed Feb 04 18:10:30 2015 +0000
@@ -16,7 +16,7 @@
     SecurityMode mode;
 
 public:
-    string & GetSSID();
+    const char * GetSSID();
 
     SecurityMode GetSecurityMode();