customized SNICInterface

Dependents:   MurataTypeYD_Ping

Fork of NySNICInterface by Ryo Iizuka

Files at this revision

API Documentation at this revision

Comitter:
nyatla
Date:
Thu Nov 20 09:08:11 2014 +0000
Parent:
43:d80bbb12ffe6
Commit message:
delete #define _DEBUG

Changed in this revision

SNIC/MurataObject.h Show annotated file Show diff for this revision Revisions of this file
diff -r d80bbb12ffe6 -r 91038c77cdc5 SNIC/MurataObject.h
--- 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