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 1:290dc4628f1a, committed 2015-10-07
- Comitter:
- Wallie117
- Date:
- Wed Oct 07 11:48:44 2015 +0000
- Parent:
- 0:97f11ee1c518
- Commit message:
- Authors change
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 07 11:42:13 2015 +0000 +++ b/main.cpp Wed Oct 07 11:48:44 2015 +0000 @@ -1,7 +1,7 @@ // ****************************************************** MOTORSHIELD Script for rising velocity *************************************************** // This script has been written to gaing knowledge how the motor reacts to diffrent PWM values. // This script may be used for research an industrial use. -// Author: Robert v/d Wal +// Author: Robert v/d Wal, Lisa Verhoeven, Thijs van der Wal, Ewoud Velu, Emily Zoetbrood // ********************************** LIBRARIES DECLARATION ******************************************* #include "mbed.h"