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: app_board_io.h
- Revision:
- 12:27471bb09274
- Parent:
- 11:bdf601a405fc
--- a/app_board_io.h Mon Oct 14 13:33:04 2013 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -#include <stdarg.h> -#include <stdio.h> - -#ifdef __cplusplus -extern "C" -#endif -void lcd_printf( const char* fmt, ... ); \ No newline at end of file
