SNIC UART Interface library for Murata Type-YD module

Dependents:   WebSocketServerTest

Fork of SNICInterface_mod by Toyomasa Watarai

Revision:
24:987e412ae879
Parent:
23:4ff2231ff9ba
Child:
25:67183ed15708
--- a/SNIC_WifiInterface.h	Thu Mar 27 10:11:59 2014 +0000
+++ b/SNIC_WifiInterface.h	Fri Mar 28 00:45:15 2014 +0000
@@ -145,8 +145,6 @@
 #endif
 
 private:
-    C_SNIC_Core *mSNICWifi_p;
-    
     PinName mUART_tx;
     PinName mUART_rx;
     PinName mUART_cts;