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 mbed-src by
Diff: api/mbed_debug.h
- Revision:
- 25:002053b42e66
- Parent:
- 13:0645d8841f51
diff -r 75304dd5f5fb -r 002053b42e66 api/mbed_debug.h --- a/api/mbed_debug.h Tue Sep 17 13:30:07 2013 +0100 +++ b/api/mbed_debug.h Wed Sep 18 11:15:05 2013 +0100 @@ -21,7 +21,7 @@ extern "C" { #endif -#ifdef DEVICE_STDIO_MESSAGES +#if DEVICE_STDIO_MESSAGES #include <stdio.h> #include <stdarg.h>