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.
Diff: Navigator.cpp
- Revision:
- 2:2654dc659298
- Parent:
- 1:84d263c8932d
- Child:
- 3:3c6551467d77
--- a/Navigator.cpp Tue Mar 05 20:33:27 2013 +0000 +++ b/Navigator.cpp Tue Mar 05 21:24:37 2013 +0000 @@ -7,6 +7,9 @@ cursorLine = 1; button = 0; lastButton = 0; + + printMenu(); + printCursor(); } void Navigator::printMenu()