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.
Diff: cantcoap.cpp
- 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