The servo version of SCRIBE

Dependencies:   BLE_nRF8001 BNO055 HC_SR04_Ultrasonic_Library mbed-rtos mbed

Fork of SCRIBE_stepper by SCRIBE

Revision:
13:d49cb8b52a1e
Parent:
6:91ff95c9a44e
--- a/servo.h	Thu May 05 23:56:48 2016 +0000
+++ b/servo.h	Fri May 06 00:18:02 2016 +0000
@@ -8,4 +8,8 @@
 
 void servo_right();
 
-void servo_stop();
\ No newline at end of file
+void servo_stop();
+
+void servo_slowleft();
+
+void servo_slowright();
\ No newline at end of file