SNICInterface for ThingPlug Example

Dependents:   ThingPlug_WiFi_Example ThingPlug_WiFi_Example_2

Fork of SNICInterface by muRata

Revision:
49:3376556ba6ad
Parent:
43:d80bbb12ffe6
--- a/SNIC/MurataObject.h	Tue Mar 31 02:48:32 2015 +0000
+++ b/SNIC/MurataObject.h	Tue Mar 31 02:50:55 2015 +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