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: EsmacatShield X_NUCLEO_IHM01A1
Revision 42:faa7b7382f2f, committed 2020-02-13
- Comitter:
- pratima_hb
- Date:
- Thu Feb 13 17:33:59 2020 +0000
- Parent:
- 40:fc0e002acc8c
- Commit message:
- Motor code for System example
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Feb 13 17:16:43 2020 +0000 +++ b/main.cpp Thu Feb 13 17:33:59 2020 +0000 @@ -94,8 +94,6 @@ ///* Esmacat code*/ /* Definitions ---------------------------------------------------------------*/ - - #define STEPS_1 (400 * 8) /* 1 revolution given a 400 steps motor configured at 1/8 microstep mode. */ /* Delay in milliseconds. */ #define DELAY_1 1000