GroupA / Mbed 2 deprecated WaG_final

Dependencies:   mbed

Fork of Lab_6_WaG by GroupA

Revision:
58:69f9a4607a16
Parent:
53:389fe53b2642
Child:
76:7514ca07b45d
--- a/stepper.h	Thu Apr 12 15:09:50 2018 +0000
+++ b/stepper.h	Thu Apr 12 16:12:28 2018 +0000
@@ -36,5 +36,6 @@
 void stp_find_home();
 void stp_calibrate(int station, float * sensor_values, int * cal_status);
 void repeatability_test(int sensor_position, int cal_status);
+void turn_to_target(int target);
 
 #endif 
\ No newline at end of file