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: mbed
Fork of Robocode by
Diff: source/Movement.cpp
- Revision:
- 92:b2f4ed4cb1e5
- Parent:
- 90:7f9d6e641a01
- Child:
- 94:0381e8b1beda
--- a/source/Movement.cpp Mon May 01 18:03:17 2017 +0000
+++ b/source/Movement.cpp Tue May 02 09:55:55 2017 +0000
@@ -79,12 +79,6 @@
return wanted_dist;
}
-int move_backward_for_distance()
-{
-
- return 0;
-}
-
float turn_for_deg(float deg) //if deg not 0 equals initilisation.
{
