test morning

Dependencies:   ISR_Mini-explorer mbed

Fork of roboticLab_withclass_3_July by Georgios Tsamis

Revision:
4:8132a0291c4b
Parent:
3:37345c109dfc
Child:
5:19f24c363418
--- a/main.cpp	Thu Jul 06 11:36:18 2017 +0000
+++ b/main.cpp	Thu Jul 06 12:13:14 2017 +0000
@@ -16,7 +16,7 @@
     //myRobot.test_procedure_lab2(10);
     
     //test lab3
-    myRobot.try_to_reach_target(10,40);//need to adjust the constants. 
+     myRobot.try_to_reach_target(10,40);//need to adjust the constants. 
     return 0;
 }