Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: SNIC/MurataObject.h
- Revision:
- 25:67183ed15708
- Child:
- 26:f2e1030964e4
diff -r 987e412ae879 -r 67183ed15708 SNIC/MurataObject.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/SNIC/MurataObject.h Fri Mar 28 01:56:08 2014 +0000
@@ -0,0 +1,24 @@
+/******************* Murata Manufacturing Co.,Ltd. 2014 *****************
+ *
+ * Filename: MurataObject.h
+ *
+ * Purpose: This module has define of common function for Murata.
+ *
+ * $Author: kishino $
+ *
+ * $Date: 2014/03/28 $
+ *
+ * $Revision: 0.0.0.1 $
+ * ***********************************************************************/
+#ifndef _MURATA_OBJECT_H_
+#define _MURATA_OBJECT_H_
+#include "mbed.h"
+
+namespace murata_wifi
+{
+
+class C_MurataObject{
+
+}
+
+#endif

Murata TypeYD