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.
Diff: autoMode.h
- Revision:
- 34:aa2a5c888a27
- Parent:
- 33:a4323c20494b
- Child:
- 35:7b6786193aa2
--- a/autoMode.h Thu Nov 12 07:23:30 2015 +0000 +++ b/autoMode.h Fri Nov 13 08:51:09 2015 +0000 @@ -48,11 +48,12 @@ dpcount=0.0; direction_controller.setBias(0.0); #ifdef BLUE - sendData(5,69); //over +// sendData(5,69); //over + sendData(5,68); //over wait(0.05); sendData(4,68); //front wait(0.05); - sendData(6,7); //middle +// sendData(6,7); //middle stateR = 69; stateL = 69; #else