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 Motordriver by
Revision 3:8822f4955035, committed 2010-11-19
- Comitter:
- littlexc
- Date:
- Fri Nov 19 12:33:38 2010 +0000
- Parent:
- 2:2dc873322032
- Child:
- 4:5fb1296c0d60
- Commit message:
Changed in this revision
| motordriver.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/motordriver.cpp Fri Nov 19 12:32:06 2010 +0000
+++ b/motordriver.cpp Fri Nov 19 12:33:38 2010 +0000
@@ -103,7 +103,7 @@
sign = 0;
return duty;
} else
- return 0;
+ return -1;
}
/*
