FRC_equipe1 / Mbed 2 deprecated FRC_2019

Dependencies:   mbed

Revision:
30:ee3e274e4b55
Parent:
28:82571fd665bf
--- a/main.cpp	Thu Jun 06 16:01:05 2019 +0000
+++ b/main.cpp	Fri Jun 07 09:35:48 2019 +0000
@@ -49,7 +49,7 @@
             {
                 robot.stop();
                 robot.ejecte();
-                etat = TOURNE_D;
+                BendRadius(100,900,1,1);
             }
             else if( T_ejecte.read() >= 1.0f )
             {