The servo version of SCRIBE

Dependencies:   BLE_nRF8001 BNO055 HC_SR04_Ultrasonic_Library mbed-rtos mbed

Fork of SCRIBE_stepper by SCRIBE

Revision:
5:1da4d4050306
Parent:
0:83acd45a2405
--- a/stepper.h	Sat Apr 23 02:46:30 2016 +0000
+++ b/stepper.h	Mon Apr 25 05:38:48 2016 +0000
@@ -4,4 +4,6 @@
 
 int step_left();
 
-int step_right();
\ No newline at end of file
+int step_right();
+
+int step_rone();
\ No newline at end of file