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 BipoarStepperMotor
Revision 5:9390c2fe790e, committed 2017-10-03
- Comitter:
- Harshavardan61
- Date:
- Tue Oct 03 11:34:48 2017 +0000
- Parent:
- 4:bda89be91a13
- Commit message:
- Changed the library for wide range of controllers
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
stepperMotor.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r bda89be91a13 -r 9390c2fe790e main.cpp --- a/main.cpp Mon Sep 23 14:40:24 2013 +0000 +++ b/main.cpp Tue Oct 03 11:34:48 2017 +0000 @@ -15,7 +15,7 @@ */ #include "mbed.h" -#include "sMotor.h" +#include "stepperMotor.h" Serial pc(USBTX, USBRX);
diff -r bda89be91a13 -r 9390c2fe790e stepperMotor.lib --- a/stepperMotor.lib Mon Sep 23 14:40:24 2013 +0000 +++ b/stepperMotor.lib Tue Oct 03 11:34:48 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/Harshavardan61/code/BipoarStepperMotor/#f1bab151e654 +http://mbed.org/users/Harshavardan61/code/BipoarStepperMotor/#ac1e3b571cef