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: moves/moves.h
- Revision:
- 30:231e6584afe9
- Parent:
- 29:81d159ff339a
- Child:
- 31:ed4249a288d7
--- a/moves/moves.h Wed May 08 08:44:12 2019 +0000 +++ b/moves/moves.h Wed May 08 09:16:30 2019 +0000 @@ -5,7 +5,7 @@ void reset(); void SetupMoves(); - +void stop(); void straight(); void turnLeft(); void curveLeft();