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: main.h
- Revision:
- 3:b248dc1f3e8d
- Parent:
- 2:6baf849b0270
- Child:
- 4:59175720d8ee
--- a/main.h Sun May 05 01:03:27 2019 +0000 +++ b/main.h Sun May 05 02:16:51 2019 +0000 @@ -19,6 +19,9 @@ void controls_run(); void instructions_run(); void options_run(); +void options_brightness(); +void options_contrast(); +void options_volume(); int menu_arrow[7][7] = { // Arrow pointer used in main menu {0,0,0,0,0,0,0,},