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.
Revision 5:40033f403d50, committed 2016-10-11
- Comitter:
- csellier
- Date:
- Tue Oct 11 22:04:14 2016 +0000
- Parent:
- 4:c1f9aaf55e8b
- Child:
- 6:550027985c6c
- Commit message:
- update;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Oct 11 14:22:18 2016 +0000 +++ b/main.cpp Tue Oct 11 22:04:14 2016 +0000 @@ -42,7 +42,7 @@ if (front > DISTANCE) { if (left > DISTANCE) { - ServoRight.write(0.5); + ServoRight.write(0.5); //turn right ServoLeft.write(0.4); } else { // turn left