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/Main.cpp
- Revision:
- 69:1fdcef6a7577
- Parent:
- 67:d1ac034668fc
- Child:
- 71:ddf4eb5c3081
--- a/source/Main.cpp Wed Apr 19 14:00:59 2017 +0000
+++ b/source/Main.cpp Thu Apr 20 05:52:22 2017 +0000
@@ -70,6 +70,8 @@
state = initialisation();
break;
case 16:
+ //arm_position_release();
+ //open_grabber();
state = inital_positioning();
break;
