diff --git a/Makefile b/Makefile index ef46f3a47..8b17b65ea 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ TEST_LEADER = none TEST_MOTOR = none TEST_CAR = none -DEBUG = 1 +DEBUG = 0 export DEBUG LEADER = controls-leader @@ -71,4 +71,4 @@ help: clean: rm -fR Objects - rm -f *.out \ No newline at end of file + rm -f *.out