aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/MEGA/PWM/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/MEGA/PWM/chconf.h')
-rw-r--r--testhal/AVR/MEGA/PWM/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/MEGA/PWM/chconf.h b/testhal/AVR/MEGA/PWM/chconf.h
index 2f9f210f3..051c43f30 100644
--- a/testhal/AVR/MEGA/PWM/chconf.h
+++ b/testhal/AVR/MEGA/PWM/chconf.h
@@ -430,7 +430,7 @@
*
* @note The default is @p FALSE.
*/
-#define CH_DBG_ENABLE_TRACE CH_DBG_TRACE_MASK_DISABLED
+#define CH_DBG_TRACE_MASK CH_DBG_TRACE_MASK_DISABLED
/**
* @brief Trace buffer entries.