SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html

Dependents:   SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more

Fork of YDwifiInterface by Takao Kishino

Revision:
33:33f1bc919486
Parent:
31:15c22824cc46
Child:
34:8c3527b8f44e
--- a/SNIC/SNIC_UartMsgUtil.h	Fri May 30 08:30:40 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.h	Tue Jun 03 08:53:07 2014 +0000
@@ -134,6 +134,7 @@
 {
 friend class C_SNIC_Core;
 friend class C_SNIC_WifiInterface;
+friend class UDPSocket;
     
 private:
     C_SNIC_UartMsgUtil();
@@ -182,4 +183,4 @@
 
 };
 
-#endif /* _YD_WIFI_UART_MSG_H_ */
\ No newline at end of file
+#endif /* _YD_WIFI_UART_MSG_H_ */