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 7:8281928d252d, committed 2014-05-01
- Comitter:
- sjmcscheepens
- Date:
- Thu May 01 00:37:50 2014 +0000
- Parent:
- 6:bc58bd87122e
- Child:
- 10:0fdeecaf366d
- Commit message:
- again;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu May 01 00:09:06 2014 +0000 +++ b/main.cpp Thu May 01 00:37:50 2014 +0000 @@ -39,7 +39,7 @@ float turn_end_time = 0; //value declarations -float dc_drive = 0.1; +float dc_drive = 0.1;// change for higher speeds float dc_low = 0; float dc_high = 1;

