Final Commit

Dependencies:   mbed

Revision:
12:9f2f64016f56
Parent:
11:e260c17a0489
Child:
13:72bc2579e85e
--- a/main.cpp	Fri Apr 06 15:15:50 2018 +0000
+++ b/main.cpp	Mon Apr 09 10:16:58 2018 +0000
@@ -15,6 +15,7 @@
     
 };
 
+
 /*
 ELEC2645 Embedded Systems Project
 School of Electronic & Electrical Engineering
@@ -68,7 +69,7 @@
             
           }*/
           
-    if(test1.position_test(W, E)) {
+    if(test1.position_test(N, E)) {
         
         printf("Passed position test1 \n");