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:
- 58:dc0faefeba39
- Parent:
- 53:4673b85e1d2a
--- a/moves/moves.h Sat May 25 04:50:48 2019 +0000 +++ b/moves/moves.h Mon May 27 04:50:42 2019 +0000 @@ -17,4 +17,5 @@ void lopeAndInfinity(float target_degree, float tolerance_degree); void climbAndInfinity(float target_degree, float tolerance_integral); void HandMove(); +void ResetRun(); #endif \ No newline at end of file