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:
- 12:36a6bae22fbf
- Parent:
- 8:59dd4860477f
- Child:
- 13:a06ce818a615
--- a/main.cpp Wed Oct 05 07:03:57 2016 +0000 +++ b/main.cpp Sat Oct 08 05:12:21 2016 +0000 @@ -46,7 +46,7 @@ joystick.button(2); wait(1); button = 0; - joystick.move(0, 0); + //joystick.move(0, 0); wait_ms(10); joystick.button(0); reset();