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.cpp
- Revision:
- 10:86ffba646df1
- Parent:
- 7:0eff5db44b8b
- Child:
- 11:bdf601a405fc
--- a/app_board_io.cpp Mon Oct 14 11:58:41 2013 +0100 +++ b/app_board_io.cpp Mon Oct 14 12:08:18 2013 +0000 @@ -1,4 +1,5 @@ #include "app_board_io.h" +#include "C12832_lcd.h" C12832_LCD lcd;
