TomYumBoys / Mbed 2 deprecated MM2017

Dependencies:   mbed

Revision:
31:f7a8a9b82bc1
Parent:
30:daf286ac049f
diff -r daf286ac049f -r f7a8a9b82bc1 Control/drivecontrol.h
--- a/Control/drivecontrol.h	Sun May 28 06:49:41 2017 +0000
+++ b/Control/drivecontrol.h	Sun May 28 09:54:40 2017 +0000
@@ -49,6 +49,8 @@
     
     void set_wall_follower_speed();
     
+    void set_wall_follower_sensor_thres();
+    
     bool should_finish_turn_right();
     
     bool right_wall_pid_debug();