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 A4988_sample by
Revision 2:90df823dbf59, committed 2017-08-29
- Comitter:
- kkkkkkk
- Date:
- Tue Aug 29 13:07:03 2017 +0000
- Parent:
- 1:3f5ad896f93b
- Commit message:
- abc
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Aug 29 12:51:55 2017 +0000
+++ b/main.cpp Tue Aug 29 13:07:03 2017 +0000
@@ -18,7 +18,6 @@
int main() {
A4988DIR = 0;
A4988STEP = 0;
-
while(1) {
if (a < 200) //sweep 200 step in dir 1
{
--- a/mbed.bld Tue Aug 29 12:51:55 2017 +0000 +++ b/mbed.bld Tue Aug 29 13:07:03 2017 +0000 @@ -1,1 +1,1 @@ -http://world3.dev.mbed.org/users/mbed_official/code/mbed/builds/824293ae5e43 \ No newline at end of file +https://mbed.org/users/mbed_official/code/mbed/builds/fd96258d940d \ No newline at end of file
