Tobis Programm forked to not destroy your golden files
Fork of Robocode by
Revision 136:906ac19fb850, committed 2017-05-22
- Comitter:
- PESGruppe1
- Date:
- Mon May 22 13:18:13 2017 +0000
- Parent:
- 135:f31d24150f5e
- Commit message:
- New finepostitioning mit vor und zur?ckdrehen 1 grad;
Changed in this revision
source/Main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/source/Main.cpp Wed May 17 08:16:33 2017 +0000 +++ b/source/Main.cpp Mon May 22 13:18:13 2017 +0000 @@ -75,7 +75,7 @@ break; case 16: state = inital_arm_positioning(); - //state = 47; // change state here for test cases + state = 47; // change state here for test cases break; case 17: state = initial_positioning();