Micromouse / Mbed 2 deprecated Main-codetest

Dependencies:   mbed

Revision:
9:76e4808df4cb
Parent:
7:edd065946e9b
--- a/PID.h	Wed Nov 22 06:58:41 2017 +0000
+++ b/PID.h	Fri Dec 01 21:20:29 2017 +0000
@@ -5,7 +5,4 @@
 double PID();
 double PID_e();
 
-bool wall_front(double threshold_r, double threshold_l);
-bool opening_r(double threshold_p, double threshold_d);
-bool opening_l(double threshold_p, double threshold_d);
 #endif
\ No newline at end of file