James Heavey / Mbed 2 deprecated 3875_DISSERTATION

Dependencies:   mbed 3875_Individualproject

Revision:
60:ea69bd1a9889
Parent:
59:11e31ce4d675
Child:
64:a58d8538132a
diff -r 11e31ce4d675 -r ea69bd1a9889 main/main.h
--- a/main/main.h	Sat Apr 18 18:02:36 2020 +0000
+++ b/main/main.h	Sat Apr 18 18:16:51 2020 +0000
@@ -86,7 +86,8 @@
 int dist_est_2 = 0;
 
 bool loop_check;
-bool completed = false;
+//bool completed = false;
+bool _switch = false;
 int dist = 0;
 bool first = true;
 bool goal_node = false;