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.
Fork of NySNICInterface by
Revision 44:91038c77cdc5, committed 2014-11-20
- 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