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
Fork of display_nums2 by
Diff: stepper.h
- Revision:
- 4:a01cf485b9d9
- Parent:
- 2:8a0f128f4be5
--- a/stepper.h Fri Mar 09 21:07:53 2018 +0000 +++ b/stepper.h Fri Mar 09 22:02:39 2018 +0000 @@ -14,6 +14,5 @@ void stp_init(); void stp_step(int direction); -extern spi_cfg DRV8806; #endif \ No newline at end of file
