FRC_equipe1 / Mbed 2 deprecated FRC_2019

Dependencies:   mbed

Revision:
28:82571fd665bf
Parent:
27:e103da412e2b
Child:
29:6bce50d6530c
--- a/Classes/Robot.cpp	Thu Jun 06 14:22:58 2019 +0000
+++ b/Classes/Robot.cpp	Thu Jun 06 16:01:05 2019 +0000
@@ -19,7 +19,7 @@
 {
     can_init();
     this->setPos(500,0,0);
-    this->gobe(25);
+    this->gobe();
     
     this->Cerveau_Bras.period_ms(20);
     this->Cerveau_Bras = POS_BAS;