Fork de Timer après le match à 61 points

Dependencies:   RoboClaw mbed

Fork of Timer by ARES

Revision:
92:adb71eafef57
Parent:
91:65fb6b9f3932
--- a/main.cpp	Fri May 06 13:36:06 2016 +0000
+++ b/main.cpp	Fri May 06 15:18:09 2016 +0000
@@ -70,7 +70,7 @@
         GotoDist(3.5);
         GotoThet(-3.04);
         R_SEUIL_SHARP = 1; 
-        GotoDist(4.1);
+        GotoDist(4.5);
     }
     else if (SCouleur == VIOLET) {  
         end.attach(&endFonc, 90);
@@ -89,7 +89,7 @@
         GotoDist(3.5);
         GotoThet(3.04);
         R_SEUIL_SHARP = 1; 
-        GotoDist(4.1);
+        GotoDist(4.5);
     }
     else if (SCouleur == NOIR) {
         TestDist3(2,2);