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 WaG by
Diff: stepper.h
- Revision:
- 52:8987e38851e5
- Parent:
- 51:1eb60f0d2f03
- Child:
- 53:389fe53b2642
--- a/stepper.h Tue Apr 03 20:51:20 2018 +0000 +++ b/stepper.h Tue Apr 03 22:32:41 2018 +0000 @@ -35,6 +35,6 @@ void step_test(); void stp_find_home(); void stp_calibrate(int station, float * sensor_values, int * cal_status); - +void repeatability_test(int sensor_position, int cal_status); #endif \ No newline at end of file
