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: mbed
Diff: inc/menu.h
- Revision:
- 16:5791665200cb
- Parent:
- 15:aed8f326c949
- Child:
- 18:78e982f31c6b
--- a/inc/menu.h Tue Dec 11 16:59:21 2018 +0000 +++ b/inc/menu.h Wed Dec 12 00:10:03 2018 +0000 @@ -49,6 +49,6 @@ void menuRedraw(bool); void menuPrompt(int); -void splash_screen(void); +void menu_banner(void); #endif \ No newline at end of file