Robot's source code

Dependencies:   mbed

Revision:
119:c45efcd706d9
Parent:
117:f8c147141a0c
Child:
123:55e5e9acc541
diff -r 09bfc62d4867 -r c45efcd706d9 Map/Objectifs/Objectif.h
--- a/Map/Objectifs/Objectif.h	Wed May 06 11:23:08 2015 +0000
+++ b/Map/Objectifs/Objectif.h	Wed May 06 15:17:16 2015 +0000
@@ -12,6 +12,7 @@
 enum ID
 {
     IDO_PC1,
+    IDO_PC2,
     IDO_DEPOT
 };