IOT_GRZYBKI / cantcoap

Dependents:   WIFI_BOARD

Revision:
2:97bb7423c76f
Parent:
1:5eec2844ad47
--- a/cantcoap.cpp	Thu Jan 30 14:07:56 2014 +0000
+++ b/cantcoap.cpp	Fri Jan 18 15:56:43 2019 +0000
@@ -40,7 +40,7 @@
 #include "cantcoap.h"
 
 // for debugging output you need https://mbed.org/users/donatien/code/DebugLib/
-#define __DEBUG__ 3 // INFO
+#define __DEBUG__ 0 // INFO
 #ifndef __MODULE__
    #define __MODULE__ "cantcoap.cpp"
 #endif