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 Lab_6_WaG by
Diff: stepper.h
- Revision:
- 35:ad2b3d6f0e5a
- Parent:
- 20:d23bcd97f2c5
- Child:
- 39:abf211b17e3c
--- a/stepper.h Thu Mar 22 16:11:56 2018 +0000 +++ b/stepper.h Thu Mar 22 16:41:11 2018 +0000 @@ -30,6 +30,7 @@ void stp_init(); void stp_step(int direction); - +void step_test(); +void stp_find_home() #endif \ No newline at end of file
