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/StartUp.cpp
- Revision:
- 79:92b9d083322d
- Parent:
- 71:ddf4eb5c3081
- Child:
- 81:a6f0f827dcb0
diff -r d9138c6f82a8 -r 92b9d083322d source/StartUp.cpp
--- a/source/StartUp.cpp Tue Apr 25 11:42:45 2017 +0000
+++ b/source/StartUp.cpp Wed Apr 26 07:30:03 2017 +0000
@@ -38,7 +38,7 @@
int inital_arm_positioning(){
open_grabber();
arm_position_release();
- return 11;
+ return 17;
}
