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.
Dependencies: mbed MotorDriver_SU
Revision 2:b1498967bcb4, committed 2014-11-07
- Comitter:
- 12f2029h
- Date:
- Fri Nov 07 06:48:09 2014 +0000
- Parent:
- 1:b9a97697a48b
- Child:
- 3:e54506c893b7
- Commit message:
- a
Changed in this revision
| a.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/a.cpp Fri Nov 07 06:46:39 2014 +0000
+++ b/a.cpp Fri Nov 07 06:48:09 2014 +0000
@@ -71,7 +71,6 @@
lift.Drive(0,CCW,1500);
motor.Drive(0,CW,0);
motor.Drive(1,CW,0);
- breake;
}
}
}
\ No newline at end of file