diff --git a/boards/mbed_lpc1768/hwtimer_board.c b/boards/mbed_lpc1768/hwtimer_board.c index df8a562b3..3ca6f99a6 100644 --- a/boards/mbed_lpc1768/hwtimer_board.c +++ b/boards/mbed_lpc1768/hwtimer_board.c @@ -21,7 +21,7 @@ #include "arch/hwtimer_arch.h" -#define ENABLE_DEBUG (1) +#define ENABLE_DEBUG (0) #include "debug.h" void hwtimer_arch_enable_interrupt(void)