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: 25LCxxx_SPI CommonTypes Gameduino mbed
Diff: GameRobotRic.cpp
- Revision:
- 5:0b0651ac7832
- Parent:
- 4:673eb9735d44
- Child:
- 6:8bbdb70bc11c
diff -r 673eb9735d44 -r 0b0651ac7832 GameRobotRic.cpp --- a/GameRobotRic.cpp Sat Jun 08 11:24:05 2013 +0000 +++ b/GameRobotRic.cpp Sat Jun 08 14:40:47 2013 +0000 @@ -138,8 +138,6 @@ levelNumber++; break; } - // Wait a bit. - wait( (float)2 ); } }