Robot's source code

Dependencies:   mbed

Revision:
123:55e5e9acc541
Parent:
119:c45efcd706d9
diff -r 3d059ad76dd7 -r 55e5e9acc541 Map/Objectifs/Objectif.h
--- a/Map/Objectifs/Objectif.h	Thu May 07 14:18:07 2015 +0000
+++ b/Map/Objectifs/Objectif.h	Mon May 11 20:32:11 2015 +0000
@@ -9,13 +9,6 @@
     #include "planB.h"
 #endif
 
-enum ID
-{
-    IDO_PC1,
-    IDO_PC2,
-    IDO_DEPOT
-};
-
 class Objectif
 {
 public: