TomYumBoys / Mbed 2 deprecated MM2017

Dependencies:   mbed

Revision:
18:85196734207e
Parent:
16:c26d8e007df5
--- a/Control/drivecontrol.h	Sat May 20 21:34:06 2017 +0000
+++ b/Control/drivecontrol.h	Sat May 20 22:37:18 2017 +0000
@@ -45,8 +45,12 @@
     
     void resetEncoders();
     
+    bool should_reverse();
+    
     void clear_pid();
     
+    void reverse();
+    
     bool should_finish_turn_right();
     
     bool should_finish_turn_left ();