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.
Fork of 2015robot_main by
Diff: autoMode.h
- Revision:
- 82:1bbe138c0b76
- Parent:
- 80:7e24b99b9b61
diff -r 7e24b99b9b61 -r 1bbe138c0b76 autoMode.h --- a/autoMode.h Sun Oct 11 07:42:18 2015 +0000 +++ b/autoMode.h Sun Oct 11 08:51:11 2015 +0000 @@ -30,7 +30,7 @@ step = 0; CStep = 1; } - else if(b==8){ /*middle start*/ + else if(b==5){ /*middle start*/ resetState(); flagf = 1; targ_velocity=speed; @@ -40,7 +40,7 @@ step = 4; CStep = 7; } - else if(b==5){ /*opponents start*/ + else if(b==8){ /*opponents start*/ resetState(); flagf = 0; sita=3.0*(PI/4.0);