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: Menus/Menu.cpp
- Revision:
- 4:0f2006e9c8f8
- Parent:
- 0:07c4fef6c0af
--- a/Menus/Menu.cpp Wed May 08 22:18:51 2019 +0000 +++ b/Menus/Menu.cpp Thu May 09 02:37:14 2019 +0000 @@ -147,7 +147,7 @@ if (pad.check_event(Gamepad::A_PRESSED)) { go_on = 1; - _fps = 11; + _fps = 12; } break;