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:
- 109:e009296125db
- Parent:
- 108:7eb434cfcbd7
- Child:
- 110:2ecb2f8aff81
diff -r 7eb434cfcbd7 -r e009296125db autoMode.h --- a/autoMode.h Mon Oct 19 11:55:00 2015 +0000 +++ b/autoMode.h Mon Oct 19 12:15:07 2015 +0000 @@ -95,9 +95,9 @@ stateR = 71; stateL = 71; #else -// sendData(5,71); //right -// wait(0.05); -// sendData(4,72); //left + /*sendData(5,71); //right + wait(0.05); + sendData(4,72); //left*/ sendData(4,69); //left wait(0.05); sendData(5,69); //right