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.
Fork of CRAC-Strat_2017_homologation_petit_rob by
Diff: Robots/Strategie_small.cpp
- Revision:
- 21:590cdacb6a35
- Parent:
- 18:cc5fec34ed9c
--- a/Robots/Strategie_small.cpp Wed May 24 21:09:59 2017 +0000 +++ b/Robots/Strategie_small.cpp Thu May 25 06:34:53 2017 +0000 @@ -3,7 +3,7 @@ #include "Config_small.h" unsigned char isStopEnable = 1;//Permet de savoir si il faut autoriser le stop via les balises -unsigned short telemetreDistance; +//unsigned short telemetreDistance; /****************************************************************************************/
