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.
Dependencies: SNICInterface mbed-rtos mbed
Fork of murataDemo by
Diff: xi_user_config.h
- Revision:
- 13:d4a21765a203
- Parent:
- 11:bdf601a405fc
--- a/xi_user_config.h Mon Oct 14 13:33:04 2013 +0000 +++ b/xi_user_config.h Fri Nov 08 16:57:17 2013 +0000 @@ -19,6 +19,6 @@ // On the mbed app board we can use the LCD for debug output, // but one may wish to modify this and write to file instead #include "app_board_io.h" -#define XI_DEBUG_PRINTF lcd_printf +#define XI_DEBUG_PRINTF lcd_printf //TODO: use serial port... #endif /* __XI_USER_CONFIG_H__ */
