James Heavey / Mbed 2 deprecated 3875_DISSERTATION

Dependencies:   mbed 3875_Individualproject

Revision:
59:11e31ce4d675
Parent:
58:cb32aa0f4116
Child:
60:ea69bd1a9889
--- a/main/main.h	Sat Apr 18 17:33:31 2020 +0000
+++ b/main/main.h	Sat Apr 18 18:02:36 2020 +0000
@@ -86,6 +86,7 @@
 int dist_est_2 = 0;
 
 bool loop_check;
+bool completed = false;
 int dist = 0;
 bool first = true;
 bool goal_node = false;