Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: Classes/Robot.cpp
- 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;