for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
25:67183ed15708
Child:
29:6a0ba999597d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SNIC/MurataObject.cpp	Fri Mar 28 01:56:08 2014 +0000
@@ -0,0 +1,17 @@
+/******************* Murata Manufacturing Co.,Ltd. 2014 *****************
+ *
+ * Filename:   MurataObject.cpp
+ *
+ * Purpose:    This module has implementation of common function for Murata.
+ *              
+ * $Author: kishino $
+ *
+ * $Date: 2014/03/28 $
+ *
+ * $Revision: 0.0.0.1 $
+ * ***********************************************************************/
+#include "MurataObject.h"
+#include "stdarg.h"
+
+using namespace murata_wifi;
+