Robot's source code

Dependencies:   mbed

Revision:
119:c45efcd706d9
Parent:
109:53918ba98306
Child:
120:06643cbec98a
--- a/Map/Map.h	Wed May 06 11:23:08 2015 +0000
+++ b/Map/Map.h	Wed May 06 15:17:16 2015 +0000
@@ -10,9 +10,9 @@
 #define DIAG_COST 0.7071067/2
 #define NDIAG_COST 0.5/2
 
-#define LOG_LEVEL 2 //4 debug(very slow) - 3 errors/warnings/infos - 2 errors/warnings - 1 errors - 0 none
+#define LOG_LEVEL 4 //4 debug(very slow) - 3 errors/warnings/infos - 2 errors/warnings - 1 errors - 0 none
 #define LOG_ASTAR 1
-#define LOG_TENDEUR 1
+#define LOG_TENDEUR 0