customized SNICInterface

Dependents:   MurataTypeYD_Ping

Fork of NySNICInterface by Ryo Iizuka

Revision:
44:91038c77cdc5
Parent:
43:d80bbb12ffe6
--- a/SNIC/MurataObject.h	Fri Nov 14 00:52:31 2014 +0000
+++ b/SNIC/MurataObject.h	Thu Nov 20 09:08:11 2014 +0000
@@ -20,7 +20,7 @@
 #define _MURATA_OBJECT_H_
 #include "mbed.h"
 
-#define _DEBUG      /* If this definition is enabled, debug log is output. */
+//#define _DEBUG      /* If this definition is enabled, debug log is output. */
 //#define _FUNC_TRACE
 
 #ifdef _DEBUG