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 Robot2016_2-0 by
Diff: Map/map.cpp
- Revision:
- 70:d70a6db1f635
- Parent:
- 69:1b257fb65281
- Child:
- 72:b628daa54f3c
diff -r 1b257fb65281 -r d70a6db1f635 Map/map.cpp
--- a/Map/map.cpp Thu May 05 01:29:35 2016 +0000
+++ b/Map/map.cpp Thu May 05 03:22:43 2016 +0000
@@ -7,7 +7,7 @@
logger.printf("map::Build_Objectives Creation des Objectifs ...\n\r");
if (couleur == VERT) {
addObj (objectif (OBJ_BLOC, 120, 1000, 0, Codo, Parasol, pince));
- addObj (objectif (OBJ_BLOC, 120, 1000, 0, Codo, Parasol, pince, 10));
+ addObj (objectif (OBJ_BLOC, 120, 1000, 0, Codo, Parasol, pince, 50));
}
else {
addObj (objectif (OBJ_BLOC, 3000-120, 1000, 0, Codo, Parasol, pince));
