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: Menu/Menu.h
- Revision:
- 22:028f1627c262
- Parent:
- 21:60f01b17b0a6
- Child:
- 29:207111ffd6e6
--- a/Menu/Menu.h Sat May 23 14:40:40 2020 +0000 +++ b/Menu/Menu.h Sat May 23 16:12:52 2020 +0000 @@ -99,7 +99,7 @@ /**Prints if submenu par is unavailable */ void subunavailiable(N5110 &lcd); //prints error for sub - /*Function checks for joystick movement + /**Function checks for joystick movement * @returns intiger value of scroll direction */ int scroll_check(Gamepad &pad);