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.cpp
- Revision:
- 11:b288d01533cc
- Parent:
- 10:28575a6eaa13
- Child:
- 12:50a7abf21f18
--- a/main.cpp Tue May 07 22:49:13 2019 +0000 +++ b/main.cpp Tue May 07 23:01:46 2019 +0000 @@ -117,10 +117,6 @@ lcd.init(); // initialise Gamepad pad.init(); - opt.options_init(); - dky.donkey_init(); - barrel.barrel_init(); - banana.banana_init(); wait(2.5); }