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 N5110 ShiftReg PinDetect
Diff: MainMenu.cpp
- Revision:
- 12:8178fad5e660
- Parent:
- 10:f2488a0ecab7
- Child:
- 13:7ab71c7c311b
--- a/MainMenu.cpp Fri May 08 22:10:54 2015 +0000
+++ b/MainMenu.cpp Fri May 08 23:51:26 2015 +0000
@@ -44,6 +44,8 @@
void MainMenu::render()
{
+ drawImage(Border::DotsColumn, 0, 0);
+
switch (currentState)
{
case SELECT_PLAY: