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:
- 27:c920c5ec31af
- Parent:
- 25:aa145767fda5
- Child:
- 28:be77ad6c0bda
diff -r 4253656c0755 -r c920c5ec31af Menu/Menu.h --- a/Menu/Menu.h Fri May 03 09:33:34 2019 +0000 +++ b/Menu/Menu.h Sat May 04 13:26:50 2019 +0000 @@ -32,7 +32,7 @@ // Mutators /** - * @brief Initalises the Menu object. + * @brief Initialises the Menu object. */ void init(); /**